You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Regional settings

Today I installed the Ventura version 13.0 on my iMac.

The regional settings were "Netherlands" but I could change in the past the data setting from the decimals from , (5,25) to . (5.25).

This is very important for my (international) work environment!

With Ventura is not possible anymore!! How to change the now in installed , for . ?


Please help!!!!

iMac 27″ 5K, macOS 13.0

Posted on Oct 30, 2022 5:59 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 1, 2022 2:08 AM

The command you customized is correct:


defaults write -g AppleICUNumberSymbols -dict 0 '.' 1 ' ' 10 '.' 17 ' '


Did you quit the app (say, Numbers or whatever you're using) in order to have applied the new settings? Or a logout/restart.

Similar questions

10 replies

Nov 8, 2022 6:26 AM in response to Marco Klobas

Hi! I am having a similar issue, although a little different. Here is a recount of my specific situation:


  1. I did a new clean install of Ventura
  2. I have English (US) as my primary language, but also have installed Spanish (US) as my secondary.
  3. I have an Apple extended keyboard with numeric keypad on the right side.
  4. When I select Spanish (US) as my input language, and I type the decimal separator (.) on the numeric keypad pad on the bottom right of the keyboard, the Mac displays a comma (,) which is the standard decimal separator in Spanish.
  5. In the past I changed this by going to Language & Region > Advanced.. but that option no longer appears in the menu.
  6. I need to change the decimal separator from comma (,) to dot (.) when Input language is Spanish (US) - which is not the default input language, but a secondary.


Can you please help?


Thanks!

Oct 31, 2022 1:08 AM in response to Gerard Reestman

It seems that Apple removed the advanced Language & Region settings in Ventura. Hope they'll restore it through a future update.


In the meantime, try the following terminal command:


defaults write -g AppleICUNumberSymbols -dict 0 ',' 1 '.' 10 ',' 17 '.'


It should set:

, as a decimal separator for numbers

. as a thousands separator for numbers

, as a decimal separator for currency

. as a thousands separator for currency

Nov 1, 2022 1:58 AM in response to Marco Klobas

Thanks Marco,


Perhaps I was not completely clear, but my wish is to use:

. as a decimal separator for numbers

blank space as a thousands separator for numbers

. as a decimal separator for currency

blank space as a thousands separator for currency


I am not a program developer, and tried this, but this did not work:

defaults write -g AppleICUNumberSymbols -dict 0 '.' 1 ' ' 10 '.' 17 ' '


Perhaps another idea?

Thanks so much in advance!

Nov 29, 2022 7:01 PM in response to Marco Klobas

My issue is similar but with date and telephone number formats. "Canadian" region has lost ability to set date entry as DD/MM/YY. Apart from YYYY-MM-DD, the only option is M/DD/YY. Grrrr. Everything in Excel is messed up. Apple chat support recommended resetting region to "UK". Which helped but changed the telephone number settings in Contacts to UK style!! (I would prefer the option to have ###.###.#### or even ###-###-#### instead of the only option ((###)###-####.


Do you know what the command customization for that is? And, being a bit of a "user-only" is it a straight-forward command line change?


Thx in advance.

Regional settings

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