Hi,i have used javascript to check if particular day is weekend or US holiday or any company specific holiday and also hard coded few dates based on business rules. Attached is sample code and not the actual code I have used.var holidays = { // keys are formatted as month,week,day "0,2,1": "Martin...