blacktree-secrets icon indicating copy to clipboard operation
blacktree-secrets copied to clipboard

Customize numbers and currency format

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

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

where
0 - point symbol in numbers
1 - thousands divider symbol
8 - currency symbol
10 - point symbol in currency
17 - thousands divider in currency

original plist: ~/Library/Preferences/.GlobalPreferences.plist


Original issue reported on code.google.com by [email protected] on 10 Apr 2008 at 12:02

GoogleCodeExporter avatar Nov 24 '15 21:11 GoogleCodeExporter