View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000791 | XMB1 | Bugs | public | 2025-04-19 20:31 | 2025-04-19 20:51 |
Reporter | miqrogroove | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.10.00 | ||||
Summary | 0000791: Date Translation is Mostly Broken | ||||
Description | I'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. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | |||||
Git Commit | |||||
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 |