.

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


Examples: DateTimeValue property
1. This script uses the DateTimeValue property to place the value of the DateComposed item in a document into a NotesDateTime object. For example, if the DateComposed item contains the value 03/20/96, then the dateTime object represents the date March 20, 1996.
2. This script sets the value of the DateApproved item in a document to today's date. For example, if today is January 17, 1996 it sets the DateApproved item to 01/17/96.
See Also