• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/shiftplan/shiftplantable.php
  • Класс: BitrixTimemanModelScheduleShiftPlanShiftPlanTable
  • Вызов: ShiftPlanTable::getDateRegExp
static function getDateRegExp()
{
	return '#^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[1-2][0-9]|3[0-1])$#';
}