Title: JavaScript Date.parse() Method
Description: The Date.parse() method in JavaScript is a static method which is used to parse a string representation of a date and time and convert it into the number of milliseconds since January 1, 1970, 00:00:00 UTC (also known as the Unix Epoch). If the input string cannot be parsed, the method returns NaN (
Domain: www.tutorialspoint.com
| None | IE=edge |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes