We can use it to get the current year, current month, current hour, ... <?php $some_time = strtotime("10 months 15 days 10 hours ago"); ...
確定! 回上一頁