Categories

jQuery.now()

Categories: Utilities

jQuery.now()Returns: Number

Description: Return a number representing the current time.

  • jQuery.now()

    version added: 1.0

The $.now() method is a shorthand for the number returned by the expression (new Date).getTime().