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