Schedule
Table of Contents
Properties
-
$calendarToBookingWeekDays
: array<string|int, mixed>
Methods
-
getRange()
: Range
-
getWeekStart()
: string
$calendarToBookingWeekDays
public
static array<string|int, mixed>
$calendarToBookingWeekDays
= ['MO' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_MON, 'TU' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_TUE, 'WE' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_WED, 'TH' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_THU, 'FR' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_FRI, 'SA' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_SAT, 'SU' => \Bitrix\Booking\Entity\Slot\Range::WEEK_DAY_SUN]
getRange()
public
static getRange() : Range
getWeekStart()
public
static getWeekStart() : string