2
[SOLUTION] Mac native Ninox app date format (Ventura fix)
Hello, I am sure this is going to be helpful.
This guide is for those who need to change date format displayed in a Mac native Ninox app and don't know how to do it, or you knew how to do it but you updated to MacOS Ventura and required setting is now missing.
Prior to MacOS Ventura
- Go to Settings > Language & Region (search can be used)
- Advanced (button)
- Dates (tab)
- Change Medium setting
- Restart Ninox to take effect
Since MacOS Ventura
At the moment of writing Advanced (button) was removed from MacOS Ventura. To change date format:
- Open Terminal (use CMD + Space to open spotlight and type Terminal, hit enter)
- Type:
Change "dd/MM/y" to your preferred format. See ICU format charactersdefaults write -g AppleICUDateFormatStrings -dict-add 2 "dd/MM/y"
- To test your setting type:
defaults find AppleICUDateFormatStrings
- Restart Ninox to take effect
Reply
Content aside
-
2
Likes
- 1 yr agoLast active
- 463Views
-
2
Following