LOTUSSCRIPT/COM/OLE CLASSES


DateOnly property
Example

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

Language cross-reference

DateOnly in Java DateTime class

@Date function in formula language

Example
See Also