year | Integer The 4-digit year of the date. |
month | Integer The numeric month within the specified year (1 = January, 2 = February, ..., 12 = December). |
day | Integer The numeric day within the specified month. |
Boolean Returns true if the date represented by the specified year, month and day is valid, false otherwise. |