/
Holiday definitions
Holiday definitions
Location of configuration file:
<WorkspaceDirectory>\DataFiles\nxaHolidays.40.dat
Recurring calendar events can explicitly include or exclude holidays. Holidays are specified in this file.
The structure of the holiday definition file is as follows:
'Syntax of the Holiday Definition Table:
'Day;Month;Year;Name
1;1;2000;New Years Day
Each line – except comment lines that start with '
– defines a single holiday.
FieldNo | Field | Mandatory/Optional | Description |
---|---|---|---|
1 | Day | M | This field defines the day of the holiday. |
2 | Month | M | The content of this column is the month of the specified holiday. |
3 | Year | O | The year of the holiday is saved in this field of the table. If omitted, the holiday is repeated every year. |
4 | Name | M | The name of the event. |