vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| PHP has a function - gmdate - whereby one can get the GMT time from a timestamp. How might I do something like what this function does in MySQL? convert_tz seems like it might be an option were it not for the fact that convert_tz seems to require you know, in advance, the current timezone... |
| ||||
| yawnmoth wrote: > PHP has a function - gmdate - whereby one can get the GMT time from a > timestamp. How might I do something like what this function does in > MySQL? convert_tz seems like it might be an option were it not for the > fact that convert_tz seems to require you know, in advance, the current > timezone... eh? UTC_TIMESTAMP *IS* GMT time !?!?!?!? |