Problem 58693. convert 24 hour time to 12 hour time
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 commentsProblem Recent Solvers13
Suggested Problems
-
Project Euler: Problem 4, Palindromic numbers
1264 Solvers
-
Back to basics 21 - Matrix replicating
1788 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
221 Solvers
-
Given a matrix, return the last eigen value
231 Solvers
-
423 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!