Skip to content

Instantly share code, notes, and snippets.

@lionell
Created April 21, 2017 03:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lionell/45521c3f3c8b8de9eabbb7d26aa877ee to your computer and use it in GitHub Desktop.
Save lionell/45521c3f3c8b8de9eabbb7d26aa877ee to your computer and use it in GitHub Desktop.
Manually setup timezone on Arch Linux
timedatectl list-timezones
# Find timezone in list, and set it
sudo timedatectl set-timezone America/Los_Angeles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment