ZoneTime (NotesDateTime - LotusScript®)
Read-only. A string representation of the time adjusted for the TimeZone and IsDST properties.
Defined in
Data type
String
Syntax
To get: zone$ = notesDateTime .ZoneTime
Usage
Initially ZoneTime is the same as LocalTime. If you use the ConvertToZone method, changes to TimeZone and IsDST are reflected in ZoneTime, but LocalTime stays the same.