Archive for the tag 'Javasript'

Client-side DateAdd function

I was Googling around to find out how to hadle date addtion in Javascript and then found the following DataAdd funtion. Very useful. Check it out yourself

A better client-side DateAdd function.