RE: [PHP] Convert 24hr to 12hr

2002-02-06 Thread Jerry Verhoef (UGBI)
notation ? Kind regards, Jerry -Original Message- From: Gary [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 3:44 AM To: [EMAIL PROTECTED] Subject: [PHP] Convert 24hr to 12hr Hello All, Can someone please RTFM me so I can convert MySQL 24 hour time to 12 hour

[PHP] Convert 24hr to 12hr

2002-02-05 Thread Gary
Hello All, Can someone please RTFM me so I can convert MySQL 24 hour time to 12 hour time. TIA gary -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Convert 24hr to 12hr

2002-02-05 Thread Lars Torben Wilson
On Tue, 2002-02-05 at 18:44, Gary wrote: Hello All, Can someone please RTFM me so I can convert MySQL 24 hour time to 12 hour time. TIA gary Use MySQL's date_format() function with the %r specifier in your query: shanna% mysql Reading table information for completion of table and