create DateTime from timestamp php code example Example: php date object to timestamp $date = new DateTime(); echo $date->getTimestamp();