Rave Radio: Offline (0/0)
Adresse électronique: Mot de passe:
Anonymous
Crée un compte
Mot de passe oublié?
Page: 1Rating: Unrated [0]
Times
Good [+1]Toggle ReplyLink» Nuclear a répondu le Wed 9 Apr, 2003 @ 11:20am
nuclear
Coolness: 2604110
Time will be fixed soon... What is one hour + from EST...
Good [+1]Toggle ReplyLink» Bunnytronix a répondu le Wed 9 Apr, 2003 @ 1:14pm
bunnytronix
Coolness: 152635
I think were 13:34 now...
Good [+1]Toggle ReplyLink» OMGSTFUDIEPLZKTX a répondu le Wed 9 Apr, 2003 @ 1:17pm
omgstfudieplzktx
Coolness: 66640
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 a répondu le Wed 9 Apr, 2003 @ 2:51pm
nuclear
Coolness: 2604110
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
Poster Une Réponse
Vous devez être connecté pour soumettre une réponse.