3v4l.org

run code in 300+ PHP versions simultaneously
<?php $d = new DateTime('2014-07-03T14:03:25', new DateTimeZone('MSK')); echo $d->format(DateTime::W3C) . PHP_EOL; // Output: 2014-07-03T14:03:25+04:00 $d = DateTime::createFromFormat('Y-m-d\TH:i:s T', '2014-07-03T14:03:25 MSK'); echo $d->format(DateTime::W3C) . PHP_EOL; // Output: 2014-07-03T14:03:25+03:00

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
217.47 ms | 2559 KiB | 10 Q