Functions - ToDate |
|
|
Converts another data type to a Date. SyntaxToDate(source) ParameterssourceAny data type except a Boolean or StringList. ExampleThis expression part evaluates to '02 April 2006 12:34:56': ToDate(38809.524259) |