3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo INTL_ICU_VERSION; $d = new \DateTimeImmutable('@0'); $f = new \IntlDateFormatter('en', IntlDateFormatter::MEDIUM, IntlDateFormatter::SHORT, 'UTC', IntlDateFormatter::GREGORIAN, 'y-M-d'); var_dump($f->format($d));

preferences:
25.75 ms | 404 KiB | 5 Q