Sage is displaying dates in Euro-style: Day before Month. Can't figure out where to change it #308
Replies: 2 comments 3 replies
-
|
There are two lines in sage.properties that can override the machine (or docker) locale settings. I use them to do the opposite - enforce UK date format when otherwise it is MM/DD/YYYY. They are: I'm guessing you want |
Beta Was this translation helpful? Give feedback.
-
|
Okay, I think I found the problem - I had set my country and language in W10 to Canada/Canadian English. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just like it says. Did my new build, completely new install, and for some reason, dates are being displayed Euro style, ie the day is BEFORE the month.
For example, March 1st, 2026 is displayed as Sun 01/03/2026 in 'recordings'
Also displays this way for 'Search' items, for example 'Indycar Racing Sun 01/03 12:00pm
Oddly, 'Detailed Info' and the date header at the top of Sage Server's main screen is displayed in North American style, month before day.
Any idea how to make them all display North American style?
Beta Was this translation helpful? Give feedback.
All reactions