<?php $dti2 = \DateTimeImmutable::createFromFormat('!Y-m-d', '2023-12-31', new \DateTimeZone('UTC')); echo "{$dti2->format(\DateTimeInterface::ATOM)}\n";
You have javascript disabled. You will not be able to edit any code.