urbandsigns.com Posted December 13, 2006 Share Posted December 13, 2006 When I do a select from my MySQL database it returns a 24 hour time. I want it to be 12 hour time. Any simple way to do this in a Select? Link to comment https://forums.phpfreaks.com/topic/30550-converting-time-to-12-hour-from-24/ Share on other sites More sharing options...
roopurt18 Posted December 13, 2006 Share Posted December 13, 2006 Look up DATE_FORMAT in the MySQL documentation, not the PHP documentation. Link to comment https://forums.phpfreaks.com/topic/30550-converting-time-to-12-hour-from-24/#findComment-140637 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.