Internationalization should not be done on time entry for stats

This was noticed on iOS with country set to Finland.

On the stats entry, the time separator is a period "." instead of a colon ":". For example:

ALL TIME theimmc Resistance 2022-07-04 00.47.54 16 ....

Date and time should be in ISO-8601 format. Stats shouldn't be internationalized - same reason why you don't use localized comma separators for the numbers, or translate "ALL TIME" to their local language. Even the header line of the stats say:

Time Span  Agent Name  Agent Faction  Date (yyyy-mm-dd)  Time (hh:mm:ss)  Level

By the way, even when the date value is shown with the period separator, the header still shows colon separator.

Thank you.

Tagged:
8
8 votes

Investigating · Last Updated

Comments

Sign In or Register to comment.