Skip to main content

IsDST (NotesInternational - LotusScript)

Read-only. Indicates whether the time format reflects daylight-saving time.

Defined in

NotesInternational

Data type

Boolean

Syntax

To get: flag = notesInternational .IsDST

  • True indicates that the time format reflects daylight-saving time.
  • False indicates that the time format does not reflect daylight-saving time.