[ create a new paste ] login | about

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

PHP, pasted on Dec 19:
1
2
<?php
echo date('d M, Y', strtotime('10-05-2012'));


Output:
1
10 May, 2012


Create a new paste based on this one


Comments: