3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('America/Sao_Paulo'); $data = new DateTime(); $formatter = new IntlDateFormatter('pt_BR', IntlDateFormatter::LONG, IntlDateFormatter::NONE, IntlDateFormatter::GREGORIAN); echo $formatter->format(new DateTime());

preferences:
70.26 ms | 402 KiB | 5 Q