19 declare(strict_types=1);
33 $value = parent::getValueFromExcel($excel, $row, $col);
48 parent::setValueFromForm($form);
63 return (
string) strtotime($this->
getValue() ?:
'');
parseSortingValue($value, bool $link=true)
setValue($value, bool $omit_parsing=false)
Set value for record field.
getValueFromExcel(ilExcel $excel, int $row, int $col)
setValueFromForm(ilPropertyFormGUI $form)
This value should be UTC but the current ilDateTimeInputGUI enforces the users timezone on an input...