25 if ($value ==
'0000-00-00 00:00:00' or !$value) {
26 return $this->lng->txt(
'no_date');
48 return $this->lng->txt(
'no_date');
61 if (!$value || $value ==
"-") {
64 return substr($value, 0, -9);
parseFormInput($value)
function parses stored value to the variable needed to fill into the form for editing.
formatDate($value, $format)
date( 'd-M-Y', $objPHPExcel->getProperties() ->getCreated())
getHTML($link=true)
Outputs html of a certain field.
Class ilDclBaseRecordRepresentation.
foreach($mandatory_scripts as $file) $timestamp
getRecordField()
Get Record Field.
Class ilDclDateTimeRecordRepresentation.