[ create a new paste ] login | about

Link: http://codepad.org/jK4G5eNn    [ raw code | output | fork ]

PHP, pasted on Mar 30:
1
2
3
<?php
echo date("Y-m-d", strtotime("fourth friday of april 2011"));
?>


Output:
1
1970-01-01


Create a new paste based on this one


Comments: