Sets the month value for the date of an instance of the Date object. That this method's values are zero-based frequently confuses scripters at fir
Sets the minute value for the hour and date of an instance of the Date object.
Sets the number of milliseconds past the seconds value for an instance of the Date object.
Sets the hours of the day for an instance of the Date object. The 24-hour time system is used. If you specify an hour beyond the end of the object
Assigns the year for an instance of the Date object.
Sets the date within the month for an instance of the Date object. If you specify a date beyond the end of the object's current month, the object
Static Date object method that returns the millisecond equivalent of the date specified as a string in the parameter.
Returns a number corresponding to the year of an instance of the Date object, but exhibits irregular behavior. In theory, the method should return
Returns a date value in a format (called VT_DATE ) suitable for a variety of Windows-oriented applications, such as ActiveX controls and VBScript.
Returns a zero-based integer corresponding to the seconds value past the nearest full minute of the date specified by an instance of the Date obje
Returns a zero-based integer corresponding to the month value for the date specified by an instance of the Date object but in the UTC time stored
Returns a zero-based integer corresponding to the minute value for the hour and date specified by an instance of the Date object but in the UTC ti
Returns a zero-based integer corresponding to the number of milliseconds past the seconds, but in the UTC time stored internally by the browser.
Returns a zero-based integer corresponding to the hours of the day for the date specified by an instance of the Date object but in the UTC time st
Returns all digits of the year for the date specified by an instance of the Date object but in the UTC time stored internally by the browser.