Skip to content

AM to PM conversion doesn't work

e.g. calling add_time('11:55 AM', '3:12') should return: new time: 3:07 PM

but instead returns: new time: 3:07 AM