[ create a new paste ] login | about

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

PHP, pasted on Aug 11:
1
2
3
4
<?php
echo date('M d', strtotime('2012-06-11 21:39:54'));

?>


Output:
1
Jun 11


Create a new paste based on this one


Comments: