<?php const ISO8601U = "Y-m-d\TH:i:s.uO"; var_dump(DateTime::createFromFormat(\DateTime::ISO8601, '2015-08-31T00:55:00.000Z'));
You have javascript disabled. You will not be able to edit any code.