
Hi, I need to get working hours between two date time fields excluding weekends and holidays?
Can we get Holidays list in Javascript..
Thanks
Hi EKL,
It's not recommended to get Holiday list by yourself. ("Reinventing the wheel") You could google this and there are many JS libraries about this feature. Then download and import it is ok.