can anyone tell me how drupal date/time stored in mysql is hashed or converted? thanks.
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
I've asked this before
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