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

Legal values

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