Quote:
Originally Posted by meeera
It doesn't depend on timezone, but it does depend on language - for example, it switches to 24hr time if you set the system language to French.
|
It actually depends on the Locale. I don't know what locale is used for French, but for English it is set to "en_US". This is in the config file. If you change it to "en_AU", the dates will be displayed as "dd/mm/yy" instead of "mm/dd/yy". I know one of the English locales uses the 24 hour clock, but I can't think of which it is right now.
If you want to play, look for "CurrentLocale" in the config file. You need to use a valid value, but these are available on the web somewhere.