3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dt = new DateTimeImmutable(); echo $dt->format(DATE_ISO8601).PHP_EOL; $currenthour = $dt->format("H"); echo $currenthour.PHP_EOL; $dt2 = $dt->setTime($currenthour, 0, 0); echo $dt2->format(DATE_ISO8601).PHP_EOL;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
155.17 ms | 1321 KiB | 8 Q