TimeOnly (DateTime - Java)

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

Defined in

DateTime

Data type

String

Syntax

public String getTimeOnly()
    throws NotesException

Example