.

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 LANGUAGE


FileDateTime function
Example

Returns a Date/Time variant showing the date and time that a file was created or last modified.

Syntax

FileDateTime ( fileName )

Elements

fileName


Return value

The returned value (Date/Time variant) can be used as a date without reference to the operating system settings. If the file doesn't exist, FileDateTime returns an error.

Example
See Also