<?php print_r(array( (new DateTime())->format('Y-m-d'), date_create()->format('Y-m-d') ));
You have javascript disabled. You will not be able to edit any code.