This tutorial will show you how to create a JavaScript function that checks whether a given year is a leap year (366 days) or not (365 days).
More Tutorials