23 include_once(
'./Services/Calendar/classes/class.ilDateTime.php');
24 include_once(
'./Services/Calendar/classes/class.ilTimeZone.php');
61 public function get($a_format, $a_format_str =
'', $a_tz =
'')
63 return parent::get($a_format, $a_format_str);
__toString()
To string for dates.
static _getInstance($a_tz='')
get instance by timezone
__construct($a_date='', $a_format=0)
Create new date object.