<?php echo date('m/d/Y h:i:s', strtotime('next tuesday')); ?> 01/06/2009 12:00:00
<?php echo date('m/d/Y h:i:s', strtotime('noon monday')); ?> 01/05/2009 12:00:00
<?php echo date('m/d/Y h:i:s', strtotime('10 years ago')); ?> 12/30/1998 02:40:27
<?php echo date('m/d/Y h:i:s', strtotime('third monday 10 years ago')); ?> 12/08/1998 12:00:00
strtotime("+1 week")
strtotime("+5 hours")
strtotime("+1 week 3 days 7 hours 5 seconds")
diyerekten liste uzar gider
<?php echo date('m/d/Y h:i:s', strtotime('my birthday')); ?> 01/01/1970 02:00:00 bu sayma işinin miladıdır