Skip to content

Instantly share code, notes, and snippets.

@julik
Created January 8, 2010 13:53
Show Gist options
  • Save julik/272064 to your computer and use it in GitHub Desktop.
Save julik/272064 to your computer and use it in GitHub Desktop.
# 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