Timezone::getType

  1. Bitrix24 API (v. 23.675.0)
  2. calendar
  3. Timezone
  4. getType
  • Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/ical/parser/timezone.php
  • Класс: Bitrix\Calendar\ICal\Parser\Timezone
  • Вызов: Timezone::getType
public function getType(): string
{
	return 'VTIMEZONE';
}

Добавить комментарий