Date and time settings
Date and time settings
Defines the global calendar settings that will be used by other actions of the Date and Time group. It allows you to load a list of holidays — from a CSV file or a manual list — and to define which days of the week must always be considered non-working days. Actions such as Add Date, Remove Date and Check Holiday can reference these settings to take holidays into account in their calculations.
Options
Load holidays from
Defines the source of the list of holidays. The options available are:
- Do not load — no holiday is configured
- CSV — the holidays are read from a CSV file at the path provided
- List — the holidays are provided manually as a list of dates
CSV file path
Enter the full path of the CSV file that contains the holiday dates. This field is only shown when the CSV option is selected.
Holiday dates
Enter the holiday dates separated by a delimiter. This field is only shown when the List option is selected.
Delimiter
Enter the character that separates the dates in the CSV file or in the list provided. This field is shown when the source is not Do not load.
Input format
Select the format of the dates provided or present in the CSV file. This field is shown when the source is not Do not load.
Weekly holidays
Select the days of the week that must always be treated as a holiday, regardless of the list of dates. For example: Saturday and Sunday for environments that only work on business days.
Returns
This action has no direct returns. The ID of this action is used as a reference by the other actions of the Date and Time group that need to take holidays into account in their calculations.
Rules and Conditions
- When the source is CSV, the file path is required.
- When the source is List, the dates must be separated exactly by the delimiter provided.
- The weekly holidays are always applied, regardless of any list of dates loaded.
- This action must be executed before the actions that reference it.