Source: parse/date.js, line 1 Type Definitions dateParts Array of date parts, year-month-day. Month and day are optional. Source: parse/date.js, line 6 Type: Array.<Number>