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 Solvers14
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2058 Solvers
-
Back to basics 22 - Rotate a matrix
938 Solvers
-
11261 Solvers
-
674 Solvers
-
644 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!