macos_force_24_hour_time() -> bool | NoneRead macOS's "24-Hour Time" preference (AppleICUForce24HourTime).
macOS exposes the clock style as a global preference that does not surface
through the POSIX LC_TIME locale (libc %X is 24-hour for every macOS
locale), so it must be read separately.