<?php $date = new DateTime('now', new DateTimeZone('UTC')); var_dump($date->format('Y-m-dTH:i:s'));
You have javascript disabled. You will not be able to edit any code.