Using tzupdate Link to heading

https://github.com/cdown/tzupdate

Automatically set timezone:

sudo tzupdate

Manual Link to heading

View current timezone:

timedatectl

List timezones:

timedatectl list-timezones

Change timezone example:

sudo timedatectl set-timezone Europe/Dublin

If it’s still not accurate, try:

`timedatectl set-ntp true`