<exception> node
Description
Periods of days with unique working time schedule.
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
start_date | The date of starting day for the unique schedule. If this attribute isn't set, the node is ignored. | Date | n/a | n/a |
end_date | The date of ending day for the unique schedule. If the date is less than the date set in start_date attribute or if the attribute isn't set, the period with the unique schedule of working time lasts only one day. | Date | n/a | n/a |
is_working | If this attribute is set to true, the period determines working time. Otherwise, if it's set to false, it determines free time. | Boolean | True False |
n/a |