3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fmt = new \IntlDateFormatter( 'fr_FR', IntlDateFormatter::FULL, IntlDateFormatter::FULL ); $fmt->setPattern( "EEEE LLLL y"); $fmt->format( time() );

preferences:
29.45 ms | 402 KiB | 5 Q