Change Date Format to DD-MMM-YY in Sonoma

How can I change the Date Format to DD-MMM-YY in Sonoma; Previously there was an advanced button in Language & Region to set this option.

MacBook Pro 14″, macOS 14.1

Posted on Dec 1, 2023 2:32 AM

Reply
10 replies

Dec 1, 2023 6:35 AM in response to Stan Straatman

I tested this in Sonoma. Try this and then restart Finder (quit it via Activity Monitor, for example) or re-log in (AFAIK these 1-2-3-4 set the format to short-medium-long-etc display settings):


defaults write NSGlobalDomain AppleICUDateFormatStrings -dict-add "1" "ddMMMyy"

defaults write NSGlobalDomain AppleICUDateFormatStrings -dict-add "2" "ddMMMyy"

defaults write NSGlobalDomain AppleICUDateFormatStrings -dict-add "3" "ddMMMyy"

defaults write NSGlobalDomain AppleICUDateFormatStrings -dict-add "4" "ddMMMyy"


Revert to the default:


defaults delete NSGlobalDomain AppleICUDateFormatStrings


macOS Ventura 13.0 - Language Region - Da… - Apple Community


https://gist.github.com/chris-79/654bfcd252280230fa82


For example, in Finder lists this "3" option gives:


defaults write NSGlobalDomain AppleICUDateFormatStrings -dict-add "3" "ddMMMyy"



...while the default is:


Dec 3, 2023 7:53 AM in response to Matti Haveri

Thanks—It works for Finder, and a lot of other apps, but not for:

  • Reminders: in the main panel it works, but in the information panel it does not
  • Maps: when getting directions in the Plan tab, it does not
  • News
  • Messages
  • Contacts
  • Podcasts
  • Books: Release Date
  • Stocks
  • Weather
  • Menubar Date


Entropy wins.

"This is what customers pay us for - to sweat all these details so it's easy and pleasant for them to use our computers." —Steve Jobs

The Apple with that attitude is gone.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Change Date Format to DD-MMM-YY in Sonoma

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.