3v4l.org

run code in 300+ PHP versions simultaneously
<?php function timeZoneToOffset(string $timeZone): \DateTimeImmutable { return new DateTimeImmutable( '2020-01-01 15:00' . (new \DateTime('now', new DateTimeZone($timeZone)))->format('P') ); } var_dump(timeZoneToOffset('Europe/Paris')->getTimestamp() === timeZoneToOffset('Africa/Cairo')->getTimestamp());

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
199.55 ms | 1862 KiB | 13 Q