<?php $that_day = "1407050129"; $that_day_first_min = strtotime(date('Y-m-d', $that_day) . ' midnight'); // Test: echo date('Y-m-d H:i:s', $that_day_first_min);
You have javascript disabled. You will not be able to edit any code.