The Number() method above returns the number of milliseconds since 1.1.1970. code example
Example: The Number() method above returns the number of milliseconds since 1.1.1970.
Number(new
Date("2017-09-30")); // returns 1506729600000
Number(new
Date("2017-09-30")); // returns 1506729600000