|
From: Jamie C. <jca...@we...> - 2006-04-12 06:08:16
|
On 12/Apr/2006 00:52 Len Kawamoto wrote .. > I just upgraded usermin from 1.180 to 1.200 and noticed that the date format > listed in the mailbox index listing is now in a non-American format (aka > European Format, aka Military Format, aka Day/Month/Year)... is there a > new preference setting that can be used to control this behaviour? I (and > my fellow users) prefer to use the "American" format (Month/Day/Year), > if possible. > > For the time being, I've modified boxes-lib-func.pl::simplify_date()'s > sprintf() line to format "%m/%d/%Y"... this will keep us happy for now, > but if there's a user preference, that'd be ideal. I checked out the module > preferences and default user preferences but could not find one listed > that seemed appropriate. Hi Len, Someone else brought up this exact issue a few days ago. So in the next releases of Webmin and Usermin I will add a preferences option for the date format, so you can select d/m/y, m/d/y or even y/m/d. - Jamie |