Question regarding chat log formats


Stray Kitten

 

Posted

Hopefully this is the correct forum for this, but I figure this to be a technical question (if not an issue) of sorts.

My question is, when viewing the game's chat logs, does the time-stamp conform to the user's locale settings? Or is it standard across all logs?

Example, currently I see this:

Code:
07-16-2011 06:17:45
as my timestamp. Since I'm a US player, this conforms to mm-dd-yyyy hh:MM:ss like I would expect, but if someone was in a locale where the date was usually formatted dd-mm-yyyy, would the logs change accordingly? So it would be something like this:
Code:
16-07-2011 06:17:45
Thanks in advance for anyone that can answer this for me.