Skip to content

Instantly share code, notes, and snippets.

@alexandnpu
Forked from nick-desteffen/OSX UTC Time Zone
Created October 24, 2017 03:11
Show Gist options
  • Save alexandnpu/759b0afc1d847d1579471fb6a89a2f20 to your computer and use it in GitHub Desktop.
Save alexandnpu/759b0afc1d847d1579471fb6a89a2f20 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