fork download
  1. <?php
  2.  
  3. // your code goes here
  4. var_dump( date('Y-m-d\TH:i:sP', 1729803600) );
Success #stdin #stdout 0.03s 25892KB
stdin
Standard input is empty
stdout
string(25) "2024-10-24T21:00:00+00:00"