1. Find the timezone you want to set in a list of all available timezones `timedatectl list-timezones` 2. Set the timezone. `timedatectl set-timezone <timezone>` ### See Also - [[ISO8601]]