<?php $sdate = new DateTime(); var_dump($sdate); //example of accessing public $date; of class DateTime; echo $sdate->date;
You have javascript disabled. You will not be able to edit any code.