Skip to content

Instantly share code, notes, and snippets.

@wegorich
Forked from nick-desteffen/OSX UTC Time Zone
Created March 11, 2016 14:47
Show Gist options
  • Save wegorich/390534dc386b01edb332 to your computer and use it in GitHub Desktop.
Save wegorich/390534dc386b01edb332 to your computer and use it in GitHub Desktop.
Set Time zone in OSX to UTC
sudo ln -sf /usr/share/zoneinfo/UTC /etc/localtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment