Date
Constructors
Functions
Gets the year, using local time.
Gets the milliseconds of a Date, using local time.
Gets the minutes of a Date object, using local time.
Gets the seconds of a Date object, using local time.
Gets the difference in minutes between Universal Coordinated Time (UTC) and the time on the local computer.
Gets the day-of-the-month, using Universal Coordinated Time (UTC).
Gets the year using Universal Coordinated Time (UTC).
Gets the hours value in a Date object using Universal Coordinated Time (UTC).
Gets the milliseconds of a Date object using Universal Coordinated Time (UTC).
Gets the minutes of a Date object using Universal Coordinated Time (UTC).
Gets the month of a Date object using Universal Coordinated Time (UTC).
Gets the seconds of a Date object using Universal Coordinated Time (UTC).
Sets the year of the Date object using local time.
Sets the milliseconds value in the Date object using local time.
Sets the minutes value in the Date object using local time.
Sets the seconds value in the Date object using local time.
Sets the numeric day of the month in the Date object using Universal Coordinated Time (UTC).
Sets the year value in the Date object using Universal Coordinated Time (UTC).
Sets the milliseconds value in the Date object using Universal Coordinated Time (UTC).
Sets the minutes value in the Date object using Universal Coordinated Time (UTC).
Sets the month value in the Date object using Universal Coordinated Time (UTC).
Sets the seconds value in the Date object using Universal Coordinated Time (UTC).
Returns a date as a string value.
Returns a date as a string value in ISO format.
Returns a date as a string value appropriate to the host environment's current locale.
Converts a date to a string by using the current or specified locale.
Returns a value as a string value appropriate to the host environment's current locale.
Converts a value to a string by using the current or specified locale.
Returns a time as a string value appropriate to the host environment's current locale.
Converts a time to a string by using the current or specified locale.
Returns a time as a string value.
Returns a date converted to a string using Universal Coordinated Time (UTC).