To convert from the 24-hour clock to the 12-hour clock:
If the time is 1200 or greater, it is p.m. — subtract 12 from the hours.
• 1350 is greater than 1200, so it is p.m.
• Hours = 13 − 12 = 1, minutes = 50
• 1350 = 1.50 p.m.
Final Answer: A: 1.50 p.m.