.

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


SetAnyDate method
Example

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

Defined in

NotesDateTime

Syntax

Call notesDateTime.SetAnyDate

Usage

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

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

Language cross-reference

setAnyDate in Java DateTime class

Example
See Also