OK, I am inserting some data in my db. but I want to use datetime for two
columns: entry_time_local & entry_time_gmt. In the SQL I know that the local
time entry is just now() but how do I get the gmt time? Do I need to build the
string manually or is there a built-in function for this?
Thanks
MYSQL GMT question
Moderator: General Moderators
-
Wldrumstcs
- Forum Commoner
- Posts: 98
- Joined: Wed Nov 26, 2003 8:41 pm