Read-write. A LotusScript® variant representing a date-time, in the local time zone.
Variant of type DATE
To get: timeV = notesDateTime .LSLocalTime
To set: notesDateTime .LSLocalTime = timeV
When you set this property, it changes the value of the date-time that the object represents, and therefore affects the DateOnly, GMTTime, LocalTime, LSGMTTime, and TimeOnly properties.