new XmlCalendarEntriesType()
Calendar and working time details for a given entity.
Constructs a new XmlCalendarEntriesType.
The following features are supported:
Members
daylightSavings :boolean
Denotes if daylight savings is being being observed for the associated time zone for thie calendar.
This property holds the value of the 'Daylight Savings' attribute.
Type:
- boolean
timeZone :string
Java API specified time zone for this calendar.
This property holds the value of the 'Time Zone' attribute.
Type:
- string
workingDayExceptions :Array.<tibco.objectapi.dac.XmlExistingWorkingDayExceptionType>
Exceptions to the working days.
This property holds the value of the 'Working Day Exceptions' containment reference list.
Type:
workingDays :Array.<tibco.objectapi.dac.XmlDayType>
Working time defined per working day of the week.
This property holds the value of the 'Working Days' containment reference list.
Type:
- Array.<tibco.objectapi.dac.XmlDayType>