[horde] how to change date to display in european format
Joaquim Homrighausen
joho at webbplatsen.se
Fri May 14 03:52:55 PDT 2004
* Quoting Joaquim Homrighausen <joho at webbplatsen.se>:
Or..
US
%D or %m/%d/%y (or %Y)
European
%d/%m/%y (or %Y)
Japanese/Military
%Y-%m-%d
(using C's or PHP's strftime ()-function)
-Joaquim
> It should be possible to remedy this problem once and for all by adding three
> formats to Horde/IMP, this is what used to be called "US", "European", and
> "Japanese" (or "Military") formats.
>
> US:
> M/D/YY or M/D/YYYY
>
> European:
> D/M/YY or D/M/YYYY
>
> Japanese/Military (and also Swedish :-)
> YYYY-MM-DD
More information about the horde
mailing list