Javascript Reference
Objects > Date
javascript Date toString( )
This is a method used mostly by the browser itself to obtain a string version of an instance of a Date object when needed for display in dialog bo
javascript Date toTimeString( )
Returns a string consisting only of the time portion of an instance of a Date object. The precise format is under the control of the browser and langu
javascript Date toUTCString( )
Returns a string version of the UTC value of a Date object instance in a standardized format. This method does not alter the original Date obje
javascript Date UTC( )
This is a static method of the Date object that returns a numeric version of the date as stored internally by the browser for a Date object. Unl
< 46-50 / 50

Powered by Linode.