Skip to content

Instantly share code, notes, and snippets.

@sdykae
Forked from nick-desteffen/OSX UTC Time Zone
Created April 15, 2023 03:28
Show Gist options
  • Save sdykae/a4586578a63bf565e705445ce382fd43 to your computer and use it in GitHub Desktop.
Save sdykae/a4586578a63bf565e705445ce382fd43 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