-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
new commandAdd a new commandAdd a new command
Description
- I made sure this command is not in the commands list
- I searched and didn't find this command in the listed issues
- I know this
defaultscommand exists - I know this command works on macOS current version
- I know this command is deprecated on macOS current version
When time zone support is turned on in Calendar (Calendar → Settings → Advanced → Turn on time zone support), this command clears all time zones from the time zone selector (other than the currently selected time zone).
Found from this post: https://discussions.apple.com/thread/255397865?sortBy=rank
- Folder: Misc
- Command:
defaults delete com.apple.iCal 'RecentlyUsedTimeZones' - Argument type (if applicable):
- Examples:
defaults delete com.apple.iCal 'RecentlyUsedTimeZones'
Metadata
Metadata
Assignees
Labels
new commandAdd a new commandAdd a new command