Localized Timestamps

Bug #648486 reported by Greg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Invalid
Low
Greg

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.

Tags: date locale
Greg (gregfr)
Changed in phpdevshell:
status: New → Triaged
Revision history for this message
TitanKing (titan-phpdevshell) wrote :

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

Revision history for this message
TitanKing (titan-phpdevshell) wrote :

I have a good idea on how we can translate months and days for all languages.

Changed in phpdevshell:
status: Triaged → In Progress
Revision history for this message
TitanKing (titan-phpdevshell) wrote :

The DateTime:: class still has sever locale limitations, other languages should use number formats for now.

Changed in phpdevshell:
status: In Progress → Triaged
Changed in phpdevshell:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.