LOTUSSCRIPT/COM/OLE CLASSES


TimeOnly property
Example

Read-only. A string representing the time 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: time$ = notesDateTime.TimeOnly

Language cross-reference

TimeOnly in Java DateTime class

Example
See Also