<?php $formatter = new IntlDateFormatter( 'en_US', IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'Europe/London', IntlDateFormatter::GREGORIAN, "Y-MM-dd" ); echo $formatter->format( new DateTime('2017-01-01 12:00:00', new DateTimeZone('Europe/London')) );
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`