View Issue Details

IDProjectCategoryView StatusLast Update
0000791XMB1Bugspublic2025-04-19 20:51
Reportermiqrogroove Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.9.8 SP2 
Target Version1.10.00 
Summary0000791: Date Translation is Mostly Broken
DescriptionI'm just starting to understand that there was a date translation function added in 1.9.8 SP2. Unfortunately, it was only ever implemented on the user profiles. All other dates are translated according to the default locale in PHP.

The 'M' code is incorrectly implemented and gives mangled output unless it's the first char of the date format.

It should be possible to expand the old implementation while starting to address issues with timezone handling and such. The IntlDateFormatter objects in PHP don't use the same format strings as DateTimeInterface and gmdate, so some of the custom code might need to be retained.
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision
Git Commit

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-19 20:31 miqrogroove New Issue
2025-04-19 20:32 miqrogroove Description Updated
2025-04-19 20:51 miqrogroove Description Updated