<?php $a = (new \DateTimeImmutable('2022-05-01 22:00:00'))->modify('+-30 seconds'); var_dump($a);
You have javascript disabled. You will not be able to edit any code.