LOTUSSCRIPT LANGUAGE
Returns the time value represented by a string expression.
Syntax
TimeValue ( stringExpr )
Elements
stringExpr
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