What is the value returned by Date.now()?
Date.now()
let result = Date.now();
The current time as a string
A date object
The current date as a string
The number of milliseconds since 1970