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