Skip to content

Instantly share code, notes, and snippets.

@morshedalam
Forked from nick-desteffen/OSX UTC Time Zone
Created April 21, 2020 18:30
Show Gist options
  • Save morshedalam/b395a95a6efdc527cd1ee3883081b9e3 to your computer and use it in GitHub Desktop.
Save morshedalam/b395a95a6efdc527cd1ee3883081b9e3 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