convert 24 hour time to 12 hour time
Input: '13:12'
Output: '01:12 PM'
Input: '06:12'
Output: '06:12 AM'
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers13
Suggested Problems
-
2244 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3677 Solvers
-
260 Solvers
-
Return unique values without sorting
1001 Solvers
-
Return elements unique to either input
808 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!