3v4l.org

run code in 300+ PHP versions simultaneously
<?php $locale = 'fr_FR'; $dateString = '2020-08-01'; $date = new DateTimeImmutable($dateString); $dateFormatter = new IntlDateFormatter( $locale, IntlDateFormatter::FULL, NULL ); $numberFormatter = new NumberFormatter($locale, NumberFormatter::ORDINAL); $ordinalDay = $numberFormatter->format($date->format('d')); $dateFormatter->setPattern('LLLL Y'); echo $ordinalDay . ' ' . $dateFormatter->format($date->getTimestamp());

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
156.76 ms | 2119 KiB | 8 Q