.

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


TimeValue function
Example

Returns the time value represented by a string expression.

Syntax

TimeValue ( stringExpr )

Elements

stringExpr


Return value

TimeValue returns a Variant of DataType 7 that contains a fractional date/time value.

Usage

If stringExpr specifies a date, TimeValue validates the date, but omits it from the return value.

Language cross-reference

@TextToTime function in formula language

Example
See Also