3v4l.org

run code in 300+ PHP versions simultaneously
<?php $fmt = new IntlDateFormatter( 'ro_RO', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM, 'Europe/Bucharest', IntlDateFormatter::GREGORIAN, "dd LLL y, h:mm" ); echo $fmt->format(0); echo PHP_EOL; echo date ("d M Y, H:i");

preferences:
57.82 ms | 402 KiB | 5 Q