.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


SetAnyTime method
Example

Sets the time component to a wildcard value, which means that it matches any time. The date component is unaffected.

Defined in

NotesDateTime

Syntax

Call notesDateTime.SetAnyTime

Usage

This method is useful when passing the object as an argument to other methods.

A date-time object for which you have invoked this method may not be convertible to string format.

Language cross-reference

setAnyTime in Java DateTime class

Example
See Also