Locale not recognized (in date format) (?) #27
Comments
Thank you very much for reporting this bug. Any help in correcting this bug is apreciated. |
Hello ptar, |
Hello Theophilix, |
Thank you for your explanations. This is a bug. The locale can be defined via PHP: http://php.net/manual/de/function.setlocale.php. Check the follwing php file: %root%\site\helpers\etetable.php. |
Hello Theophilix, |
Fixed with 4.4.3 version. |
EventtableEdit 4.5 is used in a Joomla with German language installed.
I use date fields formatted as "%d.%m.%Y (KW %V)"
For entries in 2017, I saw misaligned calender week numbers. The misalignment is by one week and fits to the the difference between American and ISO week numbers for 2017.
I added %B to the format pattern, but the month names are in English. So my assumption is, that the locale is not correctly recognized by EventTableEdit.
The text was updated successfully, but these errors were encountered: