public interface IHolidayProvider
Dim instance As IHolidayProvider
public interface class IHolidayProvider
No code example is currently available or this language may not be supported.
IsPublicHoliday(DateOnly, CultureInfo) | Checks whether the given date is a public holiday for the given Calendar in CultureInfo |
IsPublicHoliday(DateTime, CultureInfo) | Checks whether the given date is a public holiday for the given Calendar in CultureInfo |
NumberOfKnownHolidays | Gets the number of known holidays |