convert date into unix timesptamp php code example Example: php unix timestamp to date $currentTime = DateTime::createFromFormat( 'U', $timestamp );