SubName: cHolidays
Description:
I came across some excel formula's (https://www.tek-tips.com/faqs.cfm?fid=7549) for determining when a holiday was and on what day / date.
Thought it was an interesting way of doing it so I converted the code to something I could use in B4A and B4J
Some of cHolidays that you can check for are not real holidays "Black Friday" for one.
WhenIs_NewYearsDay
WhenIs_NewYearsEve
WhenIs_MartinLutherKingDay
WhenIs_PresidentsDay
WhenIs_WashingtonsBirthday
WhenIs_ValentinOsDay
WhenIs_SaintPattysDay
WhenIs_ArborDay
WhenIs_CincoDeMayo
WhenIs_MothersDay
WhenIs_FathersDay
WhenIs_MemorialDay
WhenIs_IndependenceDay
WhenIs_LaborDay
WhenIs_ColumbusDay
WhenIs_ElectionDay
WhenIs_VeteransDay
WhenIs_ThanksgivingDay
WhenIs_BlackFriday
WhenIs_ChristmasDay
WhenIs_Easter
Code: Is attached with B4J test program
Dependencies: None
Tags: cHolidays, NewYearsDay, NewYearsEve, MartinLutherKingDay, PresidentsDay, WashingtonsBirthday, ValentinOsDay, SaintPattysDay, ArborDay, MothersDay, FathersDay
Tags: MemorialDay, IndependenceDay, LaborDay, ColumbusDay, ElectionDay, VetransDay, ThanksgivingDay, BlackFriday, ChristmasDay, Easter, Cinco de Mayo
Version: 1.4 - Added Easter code provided
1.5 - Added Cinco de Mayo
1.6 - Fixed typeo
Enjoy
BobVal
Description:
I came across some excel formula's (https://www.tek-tips.com/faqs.cfm?fid=7549) for determining when a holiday was and on what day / date.
Thought it was an interesting way of doing it so I converted the code to something I could use in B4A and B4J
Some of cHolidays that you can check for are not real holidays "Black Friday" for one.
WhenIs_NewYearsDay
WhenIs_NewYearsEve
WhenIs_MartinLutherKingDay
WhenIs_PresidentsDay
WhenIs_WashingtonsBirthday
WhenIs_ValentinOsDay
WhenIs_SaintPattysDay
WhenIs_ArborDay
WhenIs_CincoDeMayo
WhenIs_MothersDay
WhenIs_FathersDay
WhenIs_MemorialDay
WhenIs_IndependenceDay
WhenIs_LaborDay
WhenIs_ColumbusDay
WhenIs_ElectionDay
WhenIs_VeteransDay
WhenIs_ThanksgivingDay
WhenIs_BlackFriday
WhenIs_ChristmasDay
WhenIs_Easter
Code: Is attached with B4J test program
Dependencies: None
Tags: cHolidays, NewYearsDay, NewYearsEve, MartinLutherKingDay, PresidentsDay, WashingtonsBirthday, ValentinOsDay, SaintPattysDay, ArborDay, MothersDay, FathersDay
Tags: MemorialDay, IndependenceDay, LaborDay, ColumbusDay, ElectionDay, VetransDay, ThanksgivingDay, BlackFriday, ChristmasDay, Easter, Cinco de Mayo
Version: 1.4 - Added Easter code provided
1.5 - Added Cinco de Mayo
1.6 - Fixed typeo
Enjoy
BobVal
Attachments
Last edited: