now()Gets the a Date object representing the current date/time.
Date object representing the current date/time. Executing arithmetic on this function without invoking it will result in getting the number of milliseconds since January 1, 1970 GMT (eg. +YourJS.now === Date.now()).