.

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


AdjustSecond method
Example

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

Defined in

NotesDateTime

Syntax

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

Parameters

n%


preserveLocalTime
Usage

If the NotesDateTime object consists of only a date component, this method has no effect.

Language cross-reference

adjustSecond in Java DateTime class

@Adjust function in formula language

Example
See Also