How are dates stored in Drupal?

I cannot seem to find anywhere in the documentations that tells me how dates are stored in a mySQL database. I want to write an SQL query without using the API and need to know how to select and format dates.

unix timestamp

Michael M - November 2, 2006 - 12:33

Times are stored as an integer returned by: http://www.php.net/time

----
http://eUploads.com

 
 

Drupal is a registered trademark of Dries Buytaert.