Bluehost.com Web Hosting $6.95

need help: Mysql Time format problem

This is a discussion on need help: Mysql Time format problem within the MySQL Database forums, part of the Database Forums category; how can I show time 45:30 as 21:30 in Mysql? commnd SELECT TIME_FORMAT( '45:30:00', '%H:%i' ) ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-08-2007
johnbao@gmail.com
 
Posts: n/a
Default need help: Mysql Time format problem

how can I show time 45:30 as 21:30 in Mysql?
commnd
SELECT TIME_FORMAT( '45:30:00', '%H:%i' )
shows
45:30

and commnd
SELECT TIME_FORMAT( '45:30:00', '%H:%i' )
shows
09:30

both are not 21:30

How do I do?

thank you for the help.

Reply With Quote
  #2 (permalink)  
Old 02-08-2007
Captain Paralytic
 
Posts: n/a
Default Re: need help: Mysql Time format problem

On 8 Feb, 16:19, john...@gmail.com wrote:
> how can I show time 45:30 as 21:30 in Mysql?
> commnd
> SELECT TIME_FORMAT( '45:30:00', '%H:%i' )
> shows
> 45:30
>
> and commnd
> SELECT TIME_FORMAT( '45:30:00', '%H:%i' )
> shows
> 09:30
>
> both are not 21:30
>
> How do I do?
>
> thank you for the help.


I can't see any difference betwen the 2 commands???

Reply With Quote
  #3 (permalink)  
Old 02-08-2007
johnbao@gmail.com
 
Posts: n/a
Default Re: need help: Mysql Time format problem

Sorry, the second command should be

SELECT TIME_FORMAT( '45:30:00', '%h:%i' )
shows
09:30



any idea?



On Feb 9, 12:32 am, "Captain Paralytic" <paul_laut...@yahoo.com>
wrote:
> On 8 Feb, 16:19, john...@gmail.com wrote:
>
>
>
>
>
> > how can I show time 45:30 as 21:30 in Mysql?
> > commnd
> > SELECT TIME_FORMAT( '45:30:00', '%H:%i' )
> > shows
> > 45:30

>
> > and commnd
> > SELECT TIME_FORMAT( '45:30:00', '%H:%i' )
> > shows
> > 09:30

>
> > both are not 21:30

>
> > How do I do?

>
> > thank you for the help.

>
> I can't see any difference betwen the 2 commands???- Hide quoted text -
>
> - Show quoted text -



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 03:33 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0