MainspringGuides › AM/PM Mix-ups
macOS Guide

Use 24-hour time on Mac to avoid AM/PM mix-ups

Updated August 2026 · 3 min read

If you've ever set a reminder for 7:00 and had it fire twelve hours off, AM/PM is the culprit. The fix is to make your Mac speak in 24-hour time, where 07:00 and 19:00 can never be confused. Turn it on in System Settings → General → Date & Time → 24-hour time, and the ambiguity disappears from your menu-bar clock.

Why AM/PM causes real mistakes

Twelve-hour time has two genuine traps. The first is the midnight/noon edge: 12:00 AM is midnight and 12:00 PM is noon, which is backwards from the intuition that "12" comes after "11 PM." Plenty of missed meetings start there. The second is simple omission — you jot "meeting at 7" and only later ask yourself which 7. In 24-hour time both problems vanish: midnight is 00:00, noon is 12:00, and 7 in the evening is unmistakably 19:00. There's exactly one reading for every time of day.

Switch the clock to 24-hour

  1. Open System Settings → General → Date & Time.
  2. Turn on 24-hour time.
  3. The menu-bar clock immediately drops AM/PM and counts 00:00 through 23:59.

This works the same on macOS 13 Ventura, 14 Sonoma, and 15 Sequoia. Prefer the keyboard? One command does it:

# 24-hour clock — no more AM/PM guessing
defaults write com.apple.menuextra.clock Show24Hour -bool true
killall ControlCenter

# Undo if you ever want AM/PM back
defaults write com.apple.menuextra.clock Show24Hour -bool false
killall ControlCenter

Carry 24-hour into Calendar and Reminders

The menu-bar switch cleans up the corner clock, but the times you actually book live in apps. Those follow the locale format, so flip that too:

With both the clock and the region format on 24-hour, every place your Mac shows or accepts a time uses the unambiguous version — which is exactly what stops the "was that morning or evening?" class of mistake.

One toggle, fewer mistakes

Mainspring makes the 24-hour clock a single labelled switch — flip it on to end AM/PM guessing, and off just as easily. It's one of 90+ hidden macOS settings it turns into reversible toggles.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

Hear the time as well as see it

If you juggle a lot of appointments, a spoken time-check adds another safety net. See how to make your Mac announce the time for hourly voice callouts that pair well with a 24-hour display.