JAVA/CORBA CLASSES
Read-only. A string representing a date-time, converted to Greenwich Mean Time (timezone 0).
Defined in
DateTime
Data type
String
Syntax
public String getGMTTime() throws NotesException
Usage
The GMT time for a date created from a string is determined using the operating system time zone setting, unless the date string specifies a time zone.
Language cross-reference
GMTTime property in LotusScript NotesDateTime class
Example See Also