date/time to language file?
Posted: Mon Jul 20, 2009 2:27 pm
In /var/www/zm/includes/config.php, I see:
Is there any chance in the near future to move these to the language file? Date and Time displays are indeed language-dependant.
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