<?php $date = new DateTimeImmutable(); var_dump($date, $date->add(new DateInterval('P0D')));
You have javascript disabled. You will not be able to edit any code.