LOTUSSCRIPT/COM/OLE CLASSES


TimeOnly property
Beispiel

Read-only. A string representing the time part of a date-time, in the local time zone.

Hinweis 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

Beispiel
Siehe auch