<?php echo date('Y-m-d H:i:s', strtotime('-40 hours')); echo '<br>'; echo date('Y-m-d H:i:s', strtotime('0 hours'));
You have javascript disabled. You will not be able to edit any code.