Page 1 of 1

Console time format

Posted: Thu Aug 15, 2013 2:44 pm
by robi
I see that in the top-left side of the main console the time is formatted according to the DATE_FMT_CONSOLE_LONG variable.

Long time ago (back in 1.20 versions I think) this variable could be set up from the language file. Now I can't find where it gets initialized.
I wonder why was it a good idea to remove it from the language file? Date and time formatting is language-specific. I can't get it to change back to Hungarian no matter what I do using setlocale( LC_TIME, 'hu_HU' );

Re: Console time format

Posted: Fri Aug 16, 2013 8:26 pm
by sipi
Hi robi,

I have same problem...