CTOT()

Top  Previous  Next

Converts a character expression into a datetime value.

Syntax

CTOT(cValue)

Parameters

cValue

A string value containing a date in the current date format.

Return value

Returns a datetime value for valid strings, or an empty datetime value when the string could not be recognized as a date or datetime value.