drupal date/time hashing

boytaichi - March 27, 2008 - 14:45

can anyone tell me how drupal date/time stored in mysql is hashed or converted? thanks.

I've asked this before

gareth_w - March 27, 2008 - 15:20

and it seems to be stored in Linux time format - which is seconds since the Epoch (which I believe is 1/1/1970).

A google search on keywords like "convert linux data format" will give you some free tools you can use for interconversion

Gareth

 
 

Drupal is a registered trademark of Dries Buytaert.