.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


IsDST property
Example

Read-only. Indicates whether the time reflects daylight-saving time.

Defined in

DateTime

Data type

boolean

Syntax

public boolean isDST()
    throws NotesException

Legal values


Usage

For remote (IIOP) operations, the current computer is the Domino server. For local operations, the current computer is the computer on which the program is running.

The convertToZone method and LocalTime property may modify the value of this property.

Language cross-reference

IsDST property in LotusScript NotesDateTime class

@Zone function in formula language

Example
See Also