[ create a new paste ] login | about

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

PHP, pasted on May 28:
1
2
3
4
5
6
7
8
9
<?php

echo date('l, M d, Y', strtotime('2012-05-29'));





?>


Output:
1
Tuesday, May 29, 2012


Create a new paste based on this one


Comments: