Change your timezone on mac computer:
Useful when you are travelling to be in your home timezone.
Sourced from here: https://apple.stackexchange.com/a/117995/200795
sudo systemsetup -listtimezones
# copy the <timezone> you want to add
sudo systemsetup -settimezone <timezone>