fork download
  1. <?php
  2.  
  3. echo date( 'Y-m-d', strtotime( '2017-01-18 +24 month' ) );
Success #stdin #stdout 0.01s 52488KB
stdin
Standard input is empty
stdout
2019-01-18