31 $value = parent::getValueFromExcel($excel, $row, $col);
33 return date(
'Y-m-d', strtotime(
$value));
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
parseSortingValue($value, bool $link=true)
Returns sortable value for the specific field-types.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getValueFromExcel(ilExcel $excel, int $row, int $col)
parseExportValue($value)
Function to parse incoming data from form input value $value.