<?php $d = \DateTime::createFromFormat('Y-m', '2020-11'); print $d->format('c') . PHP_EOL; $d = \DateTime::createFromFormat('Y-m-d', '2020-11-31'); print $d->format('c') . PHP_EOL;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`