language_dateFormatLocale

0en-UK
Determines date strings (e.g. timestamps, months, etc) language and region format.

When set to 0, system language will be used.

In case you don't know which region to choose (e.g. en-US vs en-UK), choose the most popular one. Region part is used only when system language does not match the application language.

Example:

language_dateFormatLocale=en-UK, but system language is en-US, then application will use en-US automatically for date formats.

language_dateFormatLocale=en-UK, but system language is ru-RU, then application will use en-UK, since system language does not match.
5
Applied
zh-TW
5/5
1
🇺🇦 Jimmy Young 🇺🇦, Mar 10, 2020 at 15:14
1 comment
🇺🇦 Jimmy Young 🇺🇦Mar 10, 2020 at 16:08Reply
若設為lzh,電腦/手機系統可能無法辨識,故設為zh-TW。