stackoverflow.com/questions/8175521/javascript-to-find-leap-year/8175905#8175905

How can I get the code below to work when I have a month of february? Currently it is getting to the day and then stopping before getting to the if to determine whether it is a leap year.

if (mo...


Comments (0)

Sign in to post comments.