fork download
  1. <?php
  2.  
  3. $date = new DateTime('201901052305');
  4. echo $date->format('Ymdhi') ;
Success #stdin #stdout 0.02s 24400KB
stdin
Standard input is empty
stdout
201901051105