Skip to content

Change Timezone with timedatectl

Here are some methods to change timezone for a certain Linux system.

Check timezone

timedatectl
timedatectl status
timedatectl list-timezones

Change timezone

sudo timedatectl set-timezone <your_time_zone>
sudo timedatectl set-timezone UTC
timedatectl

set ntp

timedatectl set-ntp true

Disclaimer
  1. License under CC BY-NC 4.0
  2. Copyright issue feedback me#imzye.me, replace # with @
  3. Not all the commands and scripts are tested in production environment, use at your own risk
  4. No privacy information is collected here
Try iOS App