01-23-2020, 12:31 AM
(01-22-2020, 10:16 AM)jackhumbert Wrote: I was able to fix this in the default image by setting the timezone in the command line:
Code:timedatectl set-timezone Zone/SubZone
You can list all of them:
Code:timedatectl list-timezones
and just check it:
Code:timedatectl
My /etc/adjtime was correct (adjusted via the GUI in the date options), but this command was still showing the UTC as my timezone. After a couple of reboots, it seems to be holding, and /etc/localtime is correct as well (I'm not sure what it was before).
Thanks Jack... Worked very well, was always going back to GMT!
crocky