Month Length Variations: Months vary between 28 and 31 days. A common mnemonic is 'Thirty days hath September, April, June, and November; all the rest have thirty-one, except for February alone.'
Leap Year Mechanics: February normally has 28 days but gains a 29th day during a leap year. This adjustment occurs every four years to keep the calendar aligned with the solar year.
Long-term Units: Higher-order units include the decade (), the century (), and the millennium ().
12-Hour Notation: This system divides the day into two cycles of 12 hours each, using AM (Ante Meridiem, before noon) and PM (Post Meridiem, after noon). Midnight is and midday is .
24-Hour Notation: Also known as military time, this system uses a four-digit string (e.g., or ) to represent the hour and minutes from (midnight) to .
Conversion Rule: To convert PM times to 24-hour format, add 12 to the hour (except for ). To convert 24-hour times back to 12-hour PM, subtract 12 from the hour (for hours through ).
The Chunking Method: Instead of standard column subtraction, which often leads to errors due to the base-60 system, it is more effective to 'bridge' the time in logical steps.
Step 1: Bridge to the Next Hour: Calculate the minutes needed to reach the start of the next full hour.
Step 2: Count Whole Hours: Count the number of full hours between the new start time and the target hour.
Step 3: Add Remaining Minutes: Add the final minutes from the target hour to the previous totals.
Step 4: Summation: Combine the minutes and hours, ensuring that if minutes exceed 60, they are converted into additional hours.
| Feature | 12-Hour Clock | 24-Hour Clock |
|---|---|---|
| Suffixes | Uses AM and PM | No suffixes used |
| Midnight | ||
| Noon | ||
| Digits | 1 to 4 digits | Always 4 digits (e.g., ) |
The Calculator Trap: Standard calculators operate in base-10. If you input to represent 1 hour 30 minutes, calculations will be incorrect. Always convert minutes to a fraction of 60 () before using a standard calculator.
DMS Function: Many scientific calculators have a 'Degrees, Minutes, Seconds' button (often marked ). This can be used to input time directly and perform additions or subtractions in base-60.
Sanity Checks: When calculating durations, always check if your answer crosses midday or midnight. If a journey starts at and lasts , the result must be in the next day ().