dateAndTime
24-hour time
Section titled “24-hour time”System > Date & Time > 24-hour time
Option Module: home-manager
Option Path: applications.systemSettings.general.dateAndTime.24HourTime
Option Value Description: null or boolean or value "unset" (singular enum)
false:
defaults write ~/Library/Preferences/ByHost/.GlobalPreferences AppleICUForce24HourTime -bool falsetrue:
defaults write ~/Library/Preferences/ByHost/.GlobalPreferences AppleICUForce24HourTime -bool trueunset:
defaults delete ~/Library/Preferences/ByHost/.GlobalPreferences AppleICUForce24HourTime