

Represents common mathematical values and functions. The setDate function is called on a Date. Gets a string representing the UTC date and time. setDate() returns the number of milliseconds elapsed since 1 January 1970 00:00:00 UTC until the updated time. Gets a string representing the local time.

Gets a string representation of the Date object. Gets a string representing the local time using the format conventions of the underlying operating system. Gets a string representation of the Date object taking into account the host locale. Gets a string representing the local date using the format conventions of the underlying operating system.
#Setdate iso#
Gets a string representing the local date and time in ISO format. Gets a string representing the local date.

Optionally sets the second and millisecond. Optionally sets the minute, second, and millisecond in UTC. Optionally sets the minute, second, and millisecond. Gets the year in local time in an abbreviated format.Ĭreates a Date object representing a specified time.Ĭreates a Date object representing a specified time in ISO format.Įxtends the object with additional properties and methods. Gets the difference in minutes between UTC and local time. The Standard library contains classes for manipulating data of different types and performing common operations.Ĭreates a Date object representing the current date and time, or a specified date and time. The Runtime library contains classes that provide useful methods for globalization. This library provides access to the IBM® Domino® back-end. Represents a document in XML Document Object Model format. Entering the name of a global object instantiates it. Global objects provide entry points to server-side scripts. Global objects and functions (JavaScript™).Client-side scripts are interpreted by the browser.Ī simple action performs a pre-programmed activity that can be modified by arguments. The JavaScript described here applies to the server-side interpreter. The JavaScript™ language elements are based on the ECMAScript Language Specification Standard ECMA-262 (see ). JavaScript™ language elements (JavaScript).
#Setdate plus#
This reference describes the JavaScript™ language elements, Application Programming Interfaces (APIs), and other artifacts that you need to create scripts, plus the XPages simple actions.
