From Extensions > Plugins > Fields - Calendar
There is a format to show the calendar date. The default is this:
In Greek Language we use it in another format, i did the change
Expected result will be the date to show in the new format.
for example 31-3-2017
But custom field calendar shows always the default format, when user set a date
the calendar will follow (When Greek language is updated to 3.7.0) the preferred format used in the language pack.
For French, I used the same as for Greek
DATE_FORMAT_CALENDAR_DATE="%d-%m-%Y"
DATE_FORMAT_CALENDAR_DATETIME="%d-%m-%Y %H:%M:%S"
DATE_FORMAT_FILTER_DATE="d-m-Y"
DATE_FORMAT_FILTER_DATETIME="d-m-Y H:i:s"
@infograf768 Thank you very much. Indeed it was not a Joomla Issue but a translation issue after all.
Worked fine, case closed
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-03-09 11:23:49 |
Closed_By | ⇒ | infograf768 |
Set to "closed" on behalf of @infograf768 by The JTracker Application at issues.joomla.org/joomla-cms/14432
This parameter does not show in the plugin as of latest staging