LOTUSSCRIPT/COM/OLE CLASSES


AdjustDay method
Example

Increments a date-time by the number of days you specify.

Defined in

NotesDateTime

Syntax

Call notesDateTime.AdjustDay( n% [, preserveLocalTime ] )

Parameters

n%


preserveLocalTime
Language cross-reference

adjustDay in Java DateTime class

@Adjust function in formula language

Example
See Also