DateOnly (NotesDateTime - LotusScript®)

Read-only. A string representing the date part of a date-time, in the local time zone.

Note: This property is new with Release 4.6.

Defined in

NotesDateTime

Data type

String

Syntax

To get: date$ = notesDateTime .DateOnly

Example