[
  "To convert 24-hour to 12-hour: if the time is 1200 or greater, it is p.m. Subtract 12 from the hours.",
  "1805 is greater than 1200, so it is p.m. Hours = 18 - 12 = 6, minutes = 05. So 1805 = 6.05 p.m.",
  "Answer: 6.05 p.m. (option B)."
]