JavaScript
JavaScript produced an invalid date
JavaScript encountered an invalid Date value, often when converting or formatting a date that could not be parsed correctly.
JavaScript
JavaScript encountered an invalid Date value, often when converting or formatting a date that could not be parsed correctly.
Observed message
RangeError: invalid date
Why it happens
How to fix it
Official reference
MDN: RangeError: invalid dateRelated errors
Explore more