Flags Used
Previous  Top  Next

The following flags are used by the IsHoliday method for determing if a passed date is a holiday or not.

bhtflags

ResetQ This Flag will Force a reset of the Holiday queue when changing other flags to dynamically use the new settings. IsHoliday will automatically detect a Passed Year change and reset. IsHoliday also auto detects a country change in the CountryCode Flag. ResetQ will reset the Holiday queue once and clear itself.

UseAllCC This flag tells the IsHoliday Method to use a country code of
** along with the other country code when loading holidays. ** is a reserved country code designating Holidays that occur in many or all countries that you may be serving. This is for Holidays such as New Years, Christmas, etc.

UseRel When on(1) This flag tells the IsHoliday Method to include holidays that have the "Is Religious" checkbox checked.

UseMoons When on (1) This flag tells the IsHoliday Method to include Full and New Moons.

CountryCode This variable tells the IsHoliday Method which country code to use from the Master Holiday File.

UTC_Cor This variable holds the + or - Hours of difference between your calendar and the default Moon settings that are set for UTC time. This flag only works if you are Using the Full and New moons feature.