<?php $midnight = (new \DateTime())->setTimestamp(1374246685)->modify('tomorrow'); var_dump($midnight);
You have javascript disabled. You will not be able to edit any code.