3v4l.org

run code in 300+ PHP versions simultaneously
<?php setlocale(LC_TIME,'fr_FR.utf8'); $fmt = new IntlDateFormatter( 'en_US', IntlDateFormatter::FULL, IntlDateFormatter::MEDIUM, 'America/New_York' ); echo 'First Formatted output is ' . $fmt->format(new \DateTime());

preferences:
80.54 ms | 402 KiB | 5 Q