Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.6.0
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
It seems that Spark tries to use the Windows settings to set the locale settings for a user and the user has no option to set it.
It seems that locale means only i18n files and not date and number formats, it could make sense to adjust also these. Within Germany a 24 hours system is normal, so "2:22 PM" is there "14:22 Uhr"
And it seems that Spark queries the Windows settings quite often (probably every time an i18n string is read), so changing the locale within Windows may affect also Spark.