<?php $utc = new \DateTimeImmutable('2016-10-30T00:00:00+00:0'); $prg = $utc->setTimeZone(new \DateTimeZone('Europe/Prague')); echo $prg->format('c') . "\n"; $prg->getTimestamp(); echo $prg->format('c') . "\n";
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`