• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/form/schedule/worktimerestrictionsform.php
  • Класс: BitrixTimemanFormScheduleWorktimeRestrictionsForm
  • Вызов: WorktimeRestrictionsForm::getFormattedMaxShiftStartOffset
public function getFormattedMaxShiftStartOffset()
{
	return $this->getTimeOrDefault($this->maxShiftStartOffset, false);
}