GMTTime (NotesDateTime - LotusScript®)

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.

Example