Field value is expected to be 06-06-2006
Field value is 20-06-2006
PHP7.1, Joomla 3.8.5
Changing the date format of custom field via DATE_FORMAT_CALENDAR_DATE to the dutch format (dd-mm-yyyy) results in incorrect dates after saving.
E.g. 06-06-2006 results in 20-06-2006
Status | New | ⇒ | Information Required |
It was fixed by changing all the DATE_FORMAT_* language strings. It is unsure with one actually solved the issue.
The strings in question are the following
joomla-cms/language/en-GB/en-GB.ini
Lines 325 to 328 in c396b5c
I'm closing this issue since it apparently worked once the corresponding string was changed as well.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-22 12:13:58 |
Closed_By | ⇒ | Bakual |
@internetdienstennederland can you please update to latest Version (3.8.7) and test Issue again?
Hint: For Today next Version 3.8.8 is announced.