Could you please make an API for querying whether a specific day is a workday in a country or not? Almost like the isPublicHoliday action, but taking in account extra workdays too.
Correct me if I'm wrong, but with the current API I can only use getPublicHolidaysForDateRange to extract this information.
Hello!
Could you please make an API for querying whether a specific day is a workday in a country or not? Almost like the
isPublicHoliday
action, but taking in account extra workdays too. Correct me if I'm wrong, but with the current API I can only usegetPublicHolidaysForDateRange
to extract this information.Thank you!