Possible duplicate:Is it possible to get UNIX time from that date? 2011-02-27 02:04:46?
How to convert a PHP timestamp, for example 2011-05-04 10:35:57in the Unix era (in seconds)?
2011-05-04 10:35:57
strtotime("2011-05-04 10:35:57")