<?php $time = strtotime("1348-10-11") + 1438438368; echo date("Y-m-d", $time); // Current date
You have javascript disabled. You will not be able to edit any code.