3v4l.org

run code in 300+ PHP versions simultaneously
<?php $microsInThePast = 3000000; $currentDate = new DateTime("2019-10-14T15:08:23.123+02:00"); echo 'Current: ' . $currentDate->format(DATE_RFC3339_EXTENDED) . "\n"; echo 'Past: ' . $currentDate->modify("-{$microsInThePast} usec")->format(DATE_RFC3339_EXTENDED);

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
208.27 ms | 2099 KiB | 8 Q