Military time uses a 24-hour clock instead of AM and PM

Military time, also called 24-hour time, runs from 0000 (midnight) to 2359 (one minute before midnight). Instead of splitting the day into two 12-hour blocks with AM and PM labels, it numbers every hour from 0 to 23. This matters for your device settings because military time appears in system logs, security timestamps, and some international software — and if you misread it, you might think an event happened at the wrong time of day.

The conversion is straightforward: hours 0000 to 1159 are morning and early afternoon, and hours 1200 to 2359 are afternoon and night. Once you learn the pattern, you can read it as fast as standard time.

Key Takeaways

  • Military time counts from 0000 (midnight) to 2359, with no AM or PM label needed.
  • To convert afternoon times to military time, add 12 to the hour — 3:00 PM becomes 1500.
  • To convert military time back to standard time, subtract 12 from any hour 1300 or higher.
  • Your device's security logs and update timestamps often use military time, so learning to read it helps you understand when events actually occurred.

How to read military time for morning hours

Morning hours in military time are straightforward: 0000 to 1159 work almost exactly like standard time, except the hour always has four digits and there is no AM label. The first two digits are the hour, and the last two are the minutes.

0000 is midnight. 0100 is 1:00 AM. 0630 is 6:30 AM. 1000 is 10:00 AM. 1159 is 11:59 AM. If you see 0845 in a security log, that is 8:45 in the morning. The only difference from what you are used to is the leading zero and the four-digit format — the time itself is identical.

How to read military time for afternoon and evening hours

Afternoon and evening hours are where military time differs from standard time. Instead of resetting to 1:00 PM, the hour counter keeps going: 1200 is noon, 1300 is 1:00 PM, 1400 is 2:00 PM, and so on up to 2359, which is 11:59 PM.

To convert any afternoon or evening time to standard time, subtract 12 from the hour. 1500 becomes 3:00 PM (15 − 12 = 3). 1830 becomes 6:30 PM (18 − 12 = 6). 2145 becomes 9:45 PM (21 − 12 = 9). The minutes stay the same — you only change the hour.

How to convert standard time to military time

If you need to write a time in military format, the process reverses. Morning times stay the same — just add a leading zero if needed. 8:30 AM becomes 0830. 11:15 AM becomes 1115.

For afternoon and evening times, add 12 to the hour. 1:00 PM becomes 1300 (1 + 12 = 13). 5:45 PM becomes 1745 (5 + 12 = 17). 11:30 PM becomes 2330 (11 + 12 = 23). Midnight is the exception: it is 0000, not 2400. If you see 2400 written somewhere, it means the end of that day, but the next day starts at 0000.

Why military time matters for device logs and security

Your computer or phone records when updates run, when security scans happen, and when you log in — and these timestamps often appear in military time, especially in system logs and security reports. If a log shows an update at 1430 and you think it says 2:30 PM instead of 2:30 PM, you have not made an error, but if you think it says 14:30 in the afternoon (which does not exist), you will be confused about when the event actually happened.

Learning to read military time also helps if you ever need to troubleshoot a device problem by looking at when something went wrong. A security alert timestamped 0300 happened at 3:00 AM, not 3:00 PM — and that difference might explain why you did not notice it happening.

A quick reference table for common times

Standard TimeMilitary Time
12:00 AM (midnight)0000
6:00 AM0600
12:00 PM (noon)1200
1:00 PM1300
6:00 PM1800
11:00 PM2300
11:59 PM2359

Frequently Asked Questions

What does 1200 mean in military time?

1200 is noon — 12:00 PM in standard time. It is the start of the afternoon hours in military time. The hour counter does not reset to 0100 at noon the way it does at midnight; instead it continues to 1300, 1400, and so on.

How do I read 0000 in military time?

0000 is midnight — the very start of the day. It is 12:00 AM in standard time. One minute later is 0001. One hour later is 0100. The day ends at 2359 (11:59 PM) and then resets to 0000.

Is 2400 a valid military time?

2400 is not standard military time. The day runs from 0000 to 2359. If you see 2400 written, it usually means the end of that calendar day, but the next day begins at 0000, not 2400. Stick with 2359 for the last minute of the day.

Why do device logs use military time instead of AM and PM?

Military time removes ambiguity — there is no confusion between AM and PM, and it works the same way across all countries and time zones. For security logs and system records, this clarity matters because a timestamp error could hide when something actually happened.