Rave Radio: Offline (0/0)
Email: Password:
Page: 1Rating: Unrated [0]
Times
Good [+1]Toggle ReplyLink» Nuclear replied on Wed Apr 9, 2003 @ 11:20am
nuclear
Coolness: 2749635
Time will be fixed soon... What is one hour + from EST...
Good [+1]Toggle ReplyLink» Bunnytronix replied on Wed Apr 9, 2003 @ 1:14pm
bunnytronix
Coolness: 153230
I think were 13:34 now...
Good [+1]Toggle ReplyLink» OMGSTFUDIEPLZKTX replied on Wed Apr 9, 2003 @ 1:17pm
omgstfudieplzktx
Coolness: 67235
the times of the posts seem to be accurate

Third Nipple
2003-04-09 13:14:27

Word of advice Noah, to make times a lot easier, use unix timestamps instead of MySQL time stamps.

you can do something like

$query = "INSERT INTO tablename (todaysdate) VALUE (UNIX_TIMESTAMP())";
mysql_query($query);

If your server is in another time zone or whatever, it'll be easy to apply any necessary changes.
Good [+1]Toggle ReplyLink» Nuclear replied on Wed Apr 9, 2003 @ 2:51pm
nuclear
Coolness: 2749635
I just use TZ=America/Montreal to make the timezone good for montreal... I used to use EST but I forgot to add the DST to it... That's why...
Times
Page: 1
Post A Reply
You must be logged in to post a reply.