<?php $d = [ '2024-10-31T09:51:33', '2024-10-31T07:52:02.333+00:00', ]; foreach ($d as $dt) var_dump(new DateTimeImmutable($dt, new \DateTimeZone('Europe/Tallin')));
You have javascript disabled. You will not be able to edit any code.