<?php $formatter = new IntlDateFormatter( 'en_US', IntlDateFormatter::NONE, IntlDateFormatter::NONE, 'America/Sao_Paulo', IntlDateFormatter::GREGORIAN, "yyyy-MM-dd HH:mm:ss" ); echo $formatter->format( new DateTime('2019-12-31 23:59:59', new DateTimeZone('America/Sao_Paulo')) );
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`