Log in

View Full Version : Dateline


Godders
05-13-2004, 08:02 PM
Hi guys.

Wondering if you could help me.
I built a few custom scripts using the database on VB for my homepage.
This includes the typical latest threads in the general forum and a events page.

Since i upgraded to VB3, i cant seem to figure out the funky new field dateline.
Is there anyway i can convert this to something i can understand using a mysql statement? Or even some basic equation

Im doing it in ASP (dont be mean :p )

Xenon
05-13-2004, 08:42 PM
the dateline is the unixtimestamp

so the value represents the ammount of seconds since the 1.1.1970 0:00 :)