I finally managed to learn am/pm after working with brits for years, but every time they said “after midnight, past midday” as if it made it easier to remember, I just responded with “after midday, past midnight”
At least for my brain, 12pm and 12am are the sticking points.
As you note, pm is Latin for after noon, yet we call noon 12pm. Noon isn’t anymore after itself than it is before itself. Neither makes any sense.
With 12am, we generally seem to think about midnight as the end of the day, even though it’s really the start of the new day. The Latin isn’t confusing here, but the numbers get real weird. We start the day counting at 12:00, go up to 12:59, and then reset the count to 1 an hour in? Our 12h clocks are split between being 0-indexed, and a weird variant of modulus 12.
I’m clearly overthinking things, but I don’t always immediately remember which 12 is which. Latin doesn’t help.
With 00 it’s clear which time we’re talking about, and which calendar date it’s part of. It’s also the easiest way to sort out which 12 gets mislabeled what.
I still have to think twice when someone says something about single digit hours and somehow mean afternoon. We even have an expression in my language for the nightly hours after midnight, they are called ”little hours”.
I remember it as the _M changes the moment it hits 12. So if the rest of the day is PM, the moment it hits 12(for noon) it swaps to PM. In the same way, the moment it hits midnight, it swaps to the morning hours of AM.
Started doing this since my very first watch. 24 hours in a day, why cut it in half? What is 12am or 12pm idk which is afternoon or midnight
I finally managed to learn am/pm after working with brits for years, but every time they said “after midnight, past midday” as if it made it easier to remember, I just responded with “after midday, past midnight”
Wtf does this mean. I’m so confused. Somebody please explain
AM, PM. It actually means ante meridiem and post meridiem, Latin for “Before Noon” and “After Noon,” but the above also works and is in English.
I’m going to start using BN and AN, just to confuse people.
It’s terrible as a mnemonic though. “After” and “post” both mean the same thing, and the other words both start by M.
I don’t think they’re confused by times like 1pm.
At least for my brain, 12pm and 12am are the sticking points.
As you note, pm is Latin for after noon, yet we call noon 12pm. Noon isn’t anymore after itself than it is before itself. Neither makes any sense.
With 12am, we generally seem to think about midnight as the end of the day, even though it’s really the start of the new day. The Latin isn’t confusing here, but the numbers get real weird. We start the day counting at 12:00, go up to 12:59, and then reset the count to 1 an hour in? Our 12h clocks are split between being 0-indexed, and a weird variant of modulus 12.
I’m clearly overthinking things, but I don’t always immediately remember which 12 is which. Latin doesn’t help.
With 00 it’s clear which time we’re talking about, and which calendar date it’s part of. It’s also the easiest way to sort out which 12 gets mislabeled what.
13h is pm, but sometimes people are confusef about 12h00 tops! If 12h01 is pm then 12h00 is pm too, or as said, as fast as it’s 12 it switches.
If clocks had been invented by computer scientists, there would be no 12, it would be 0.
TIL people have to learn how to count the 24 hours in a day as 24 rather than 12x2.
I still have to think twice when someone says something about single digit hours and somehow mean afternoon. We even have an expression in my language for the nightly hours after midnight, they are called ”little hours”.
I remember it as the _M changes the moment it hits 12. So if the rest of the day is PM, the moment it hits 12(for noon) it swaps to PM. In the same way, the moment it hits midnight, it swaps to the morning hours of AM.