GMTTime (NotesDateTime - LotusScript)
Read-only. A string representing a date-time, converted to Greenwich Mean Time (timezone 0).
Defined in
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