.

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

LOTUSSCRIPT/COM/OLE CLASSES


GMTTime property
Example

Read-only. A string representing a date-time, converted to Greenwich Mean Time (timezone 0).

Defined in

NotesDateTime

Data type

String

Syntax

To get: gmt$ = notesDateTime.GMTTime

Usage

The Greenwich Mean Time value depends upon the IsDST and TimeZone properties of the NotesDateTime object.

Language cross-reference

GMTTime in Java DateTime class

Example
See Also