SetAnyTime (NotesDateTime - LotusScript®)
Sets the time component to a wildcard value, which means that it matches any time. The date component is unaffected.
Defined in
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.