<?php echo (new DateTime('10-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('010-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('0010-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('00010-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('000010-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('0000010-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('00000010-01-01'))->format('Y-m-d'), "\n"; echo (new DateTime('000000010-01-01'))->format('Y-m-d');
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`