Created
January 8, 2010 13:53
-
-
Save julik/272064 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Keeping the Dutch format for dates and times enforce the dot as decimal separator for all Carbon and Cocoa apps | |
defaults write .GlobalPreferences AppleICUNumberSymbols -dict 0 '.' 1 ',' 10 '.' 8 '€' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment