Is it possible to write a function in jQuery/Javascript of our own so that it should disable US Holidays and Week ends.
Can any one give me an idea to write the function and how to call that function as per my need
Is it possible to write a function in jQuery/Javascript of our own so that it should disable US Holidays and Week ends.
Can any one give me an idea to write the function and how to call that function as per my need
http://michaelthompson.org/technikos/holidays.php has what looks like decent a solution in C that looks pretty easy to turn into Javascript