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
-
322 Solvers
-
346 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
139 Solvers
-
Create a random logical vector of N elements of which M are true.
103 Solvers
-
550 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!