Page 1 of 1

Date Time Formats

Posted: Mon Jan 17, 2022 3:12 am
by lyallp
I have set my zoneminder options locale to en_gb in an attempt to have dates show in DD/MM/YYYY, or similar form after checking out the en_gb.py file.

Really, anything that is not MM/DD is fine by me, even YYYY/MM/DD would do.

Individual event views show the event info on the left, including Start Time, which shows in the expected DD/MM/YYYY form.

However, the Events List shows Start Time and End Time in MM/DD/YYYY format.

Not being an expert in Python, enough to be dangerous but not enough to fix this problem, would someone like to point me at the 'incorrect' code?
Is it buried down somewhere in the Cake package?