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:
37.94 ms | 402 KiB | 5 Q