Ask a Question related to MySQL, Design and Development.
-
yawnmoth #1
getting GMT time from from_unixtime
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 Guest
-
CFMX7.0.1 Administrator date time issue showing 13hrsbehind server time
I am running a W2k SP4 box that has been upgraded from CFMX6 to CFMX7.0.1. The CFMX7.0.1 server is showing the date on the Server Settings >... -
Child control renders at desing-time as if it is in run-time...
Hi, I have a problem with design-time. The problem is rather hard to describe in a few sentences ... so I hope someone will reply asking for more... -
Formatting a time field to 24 hour time (Military time) in the Datagrid
Anyone know how to do this? -
Access to UTC time with severs running in local time
I am running server under Linux. Can I get the UTC time in servers with SQL sentences ? The 'current' and 'today' options always return local... -
server time vs browser time on cookie expirations
Say, I want to set a cookie and have it expire an hour after it's set. It's looking like this is only possible for browsers which are in the same... -
strawberry #2
Re: getting GMT time from from_unixtime
yawnmoth wrote:eh?> 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...
UTC_TIMESTAMP *IS* GMT time
!?!?!?!?
strawberry Guest
-



Reply With Quote


