public class DefaultHolidayProvider : IHolidayProvider
Dim instance As DefaultHolidayProvider
public ref class DefaultHolidayProvider : IHolidayProvider
No code example is currently available or this language may not be supported.
DefaultHolidayProvider | Initializes a new instance of the DefaultHolidayProvider class |
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 |