3v4l.org

run code in 300+ PHP versions simultaneously
<?php $formater = IntlDateFormatter::create('cz_CZ', IntlDateFormatter::MEDIUM, IntlDateFormatter::SHORT); var_dump($formater->format ( new DateTime('now') ));

preferences:
80.76 ms | 402 KiB | 5 Q