IsHoliday

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > Scheduler Service >

IsHoliday

Service

Scheduler

 

Method

IsHoliday

 

Description

Checks whether a specified date is an Holiday.

 

Input

Name

Description

Type

Optional

currentDate

The DateTime to check.

DateTime

 

country

The Country (it=italian,en=english).

String

 

Output

Name

Description

Type

Optional

returnValue

Return true if the currentDate is an holiday in the specified country.

Bool