DateOnly (DateTime - Java)

Read-only. A string representation of the date part of the time-date.

Defined in

DateTime

Data type

String

Syntax

public String getDateOnly()
    throws NotesException

Example