4include_once(
"./Services/Form/classes/class.ilDateTimeInputGUI.php");
17 return date(
"Y") - 100;
22 $config = parent::parseDatePickerConfig();
25 $config[
"calendarWeeks"] =
false;
26 $config[
"showTodayButton"] =
false;
An exception for terminatinating execution or to throw for unit testing.