Page 1 of 1

Console date format question

Posted: Sat Sep 10, 2016 2:16 am
by Frosty
On the main screen of the console, the date format looks a little off to me ("Friday 9th September" instead of "Friday, September 9th", even though it shows up in the preferred format in most other aspects of the interface). From the time I spent researching this, it sounds like this used to be in the elusive "zm_config.php" before it moved to "config.php". The trouble is, word on the street is that the setting was moved once again to a languages configuration file somewhere. Does anyone know where it resides now?

Re: Console date format question

Posted: Sat Sep 10, 2016 11:00 am
by SteveGilvarry
Looks perfect to me, days are parts of months that are parts of years. :D
Example below, you would need to duplicate into your lang file, otherwise it defaults to what you see.
https://github.com/ZoneMinder/ZoneMinde ... fr.php#L74