Thread
:
Time change settings?
View Single Post
#
2
01-23-2007, 08:10 AM
ishac
Senior Member
Join Date: Jul 2006
Posts: 120
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power:
18
Try the following instructions:
UPDATE test
SET time = str_to_date("1:30pm","%h:%i%p")
WHERE ID=1;
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
ishac
View Public Profile
Send a private message to ishac
Find all posts by ishac
The Following User Says Thank You to ishac For This Useful Post:
waqar
(01-28-2007)
Webmaster Forums - View Single Post - Time change settings?
Thread
:
Time change settings?
View Single Post
#
2
01-23-2007, 08:10 AM
ishac
Senior Member
Join Date: Jul 2006
Posts: 120
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power:
18
Try the following instructions:
UPDATE test
SET time = str_to_date("1:30pm","%h:%i%p")
WHERE ID=1;
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
ishac
View Public Profile
Send a private message to ishac
Find all posts by ishac
The Following User Says Thank You to ishac For This Useful Post:
waqar
(01-28-2007)