<?php $date = new DateTime(); $date->setDate(19987, 1, 2); var_dump($date->format('Y-m-d'));
You have javascript disabled. You will not be able to edit any code.