date/time to language file?

Forum for questions and support relating to the 1.24.x releases only.
Locked
User avatar
robi
Posts: 477
Joined: Sat Mar 17, 2007 10:48 am

date/time to language file?

Post by robi »

In /var/www/zm/includes/config.php, I see:

Code: Select all

//
// Date and time formats, eventually some of these may end up in the language files
//
define( "DATE_FMT_CONSOLE_LONG", "D jS M, g:ia" );      // This is the main console date/time, date() or strftime() format
Is there any chance in the near future to move these to the language file? Date and Time displays are indeed language-dependant.
v1.25.0 + Ubuntu Linux 12.04 Server
User avatar
robi
Posts: 477
Joined: Sat Mar 17, 2007 10:48 am

Post by robi »

Anyone?
v1.25.0 + Ubuntu Linux 12.04 Server
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

I have finally managed to resurrect my bugzilla and so have added it to that to do this for the next version if possible.
Phil
User avatar
robi
Posts: 477
Joined: Sat Mar 17, 2007 10:48 am

Post by robi »

zoneminder wrote:I have finally managed to resurrect my bugzilla and so have added it to that to do this for the next version if possible.
Thanks 8)
v1.25.0 + Ubuntu Linux 12.04 Server
Locked