← Back to team overview

phpdevshell team mailing list archive

[Bug 648486] Re: Localized Timestamps

 

I suggest for now any international language should use General Settings
ui and not display words for months and days. We currently use DateTime
which offer the extensive zone support in PHP that is used by mission
critical services. DateTime does not support translated locales yet.

http://www.php.net/manual/en/class.datetime.php

-- 
Localized Timestamps
https://bugs.launchpad.net/bugs/648486
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: Triaged

Bug description:
At present time PHPDS use System English versions of date-related strings. At some point it should be using localized strings. That may need a different way of specifying region/timezone.





References