[
  "In 24-hour clock, for p.m. times add 12 to the hour. Write as 4 digits (HHMM).",
  "3.30 p.m. -> hour is 3 + 12 = 15, minutes are 30. So 1530.",
  "Answer: 1530."
]
