3 declare(strict_types=1);
26 if ($a_value && $a_value->isNull()) {
29 $this->value = $a_value;
46 return ($value == $other);
58 return ($value > $other);
70 return ($value < $other);
80 return !$this->value instanceof
ilDateTime || $this->value->isNull();
105 if (is_object($a_std)) {
importStdClass(?stdClass $a_std)
setDate(ilDateTime $a_value=null)
isNull()
Is currently null.
isValidDefinition(ilADTDefinition $a_def)
ADT definition base class.
getDefinition()
Get definition.