Skip to content

Holidays Parameters

When you export your holidays, or build a file to add them in bulk, Cloud Voice reads and writes a CSV (Comma-Separated Values) file whose columns depend on how each holiday is scheduled. Every row starts with the same two identifying fields, and the remaining columns you fill in are determined by the holiday type you choose.

These columns apply to every holiday, regardless of type.

ColumnRequiredAccepted valuesDefault
NameYesUp to 127 characters. Each holiday name must be unique.None
Holiday TypeYesBy Date, By Month, or By Week.By Date

The holiday type decides which of the following column sets you need to complete.

Use these columns when Holiday Type is By Date, for a holiday that falls on a specific calendar date.

ColumnRequiredFormatDefault
Start Date (By Date)YesDD/MM/YYYY HH:MM, for example 25/10/2020 13:30.None
End Date (By Date)YesDD/MM/YYYY HH:MM, for example 25/10/2020 13:30.None

Use these columns when Holiday Type is By Month, for a holiday that recurs on the same day and month every year.

ColumnRequiredFormatDefault
Start Date (By Month)YesDD/MM HH:MM, for example 31/10 13:30.None
End Date (By Month)YesDD/MM HH:MM, for example 31/10 13:30.None

Use these columns when Holiday Type is By Week, for a holiday that recurs on a chosen weekday within a chosen week of a month.

ColumnRequiredAccepted valuesDefault
Month (By Week)YesJanuary, February, March, April, May, June, July, August, September, October, November, or December.None
Week (By Week)YesFirst Week, Second Week, Third Week, Fourth Week, or Last Week.None
Day (By Week)YesSunday, Monday, Tuesday, Wednesday, Thursday, Friday, or Saturday.None
Start Time (By Week)YesHH:MM, for example 13:30.None
End Time (By Week)YesHH:MM, for example 13:30.None