contents   index   previous   next



Date object static methods

 

The Date object has three special methods that are called from the object itself, rather than from an instance of it: Date.fromSystem(), Date.parse(), and Date.UTC().

 


Date.fromSystem()

Date.parse()

Date.UTC()