The local time in Beijing(ZBAA) and the surrounding areas is 1 hour faster than it should be. Some other places in the same timezone (UTC+8), for example Singapore, Shanghai and Chengdu have the correct local time.
Also, resyncing the timezone files from my system doesn't change anything, and it used to be correct in ZBAA so shouldn't be a timezone file issue.
I'm not sure when this is started to be wrong, I noticed this issue today.
Oh I forgot to mention, it seems that this is not related to the operating system. Both macOS and Windows has this problem.
Here on Arch Linux, Local time is just empty in the time dialog. Even if I
rm -rf Timezone&& cp -r /usr/share/zoneinfo TimezoneLast edit: Anonymous 2021-01-01
Screenshot of time dialog on next
Last edit: Anonymous 2021-01-10
And it turns out that on 2018.3.6 it was working: time in LOWI was correct.
Okay, so next step would be a bit of manual bi-secting to figure out when it broke; I guess start with middle of 2019, or January 2020, and work from there. If we can get to within a month or two, hopefully the commit will be obvious by inspection.
And now after having ran 2018.3, Local works in all subsequent versions including next. This is strange...
Oh weird: can you remove your autosave.xml and see if it breaks again?
Turns out that it's not autosave. I narrowed it down to the following: "version >= 2020.3 AND using launcher"
Okay, is this launcher passing any time arguments? (check with Ctrl-L) It should only pass any time-related stuff if you've made explicit settings in the 'Environment' page, either to set a time of day (morning, evening, etc) or an explicit time+date.
Looks like there is nothing time-related.
I could narrow it down further to
--launcher --language=ru, which seems to agree with recent post on ML that it's locale problem.I'm taking the issue with launcher to https://sourceforge.net/p/flightgear/codetickets/2514/ because it seems unrelated to this. Sorry about the intrusion.
Last edit: Anonymous 2021-01-12
Reposting my last email in the list here: