• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/form/schedule/shiftplanform.php
  • Класс: BitrixTimemanFormScheduleShiftPlanForm
  • Вызов: ShiftPlanForm::getDateAssigned
public function getDateAssigned()
{
	return new Date($this->dateAssignedFormatted, ShiftPlanTable::DATE_FORMAT);
}