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
Usage
When you set this property, it changes the value of the date-time that the object represents, and therefore affects the GMTTime, LSLocalTime, and LSGMTTime properties.
Language cross-reference
DateOnly in Java DateTime class
@Date function in formula language
Example See Also