[
  "In 24-hour clock, a.m. times keep the same hour. Write as 4 digits (HHMM) with a leading zero if the hour is a single digit.",
  "5.15 a.m. -> hour is 5 (pad to 05), minutes are 15. So 0515.",
  "Answer: 0515."
]
