jQuery.now()
Return a number representing the current time.
jQuery.now()π‘’ Number
Note: This API has been deprecated in jQuery 3.3; please use the native Date.now() method instead.
The $.now() method is an alias for Date.now().
Note: This API has been deprecated in jQuery 3.3; please use the native Date.now() method instead.
The $.now() method is an alias for Date.now().