• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/parser/event.php
  • Класс: BitrixCalendarICalParserEvent
  • Вызов: Event::getCreated
public function getCreated(): ?ParserPropertyType
{
	return $this->created;
}