[ create a new paste ] login | about

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

PHP, pasted on Sep 5:
1
2
3
<?php

echo date("Y/m/d",strtotime('+11 years 6 months'));


Output:
1
2026/03/05


Create a new paste based on this one


Comments: