The ToDate function is a type conversion function. ToDate converts the specified expression to a date.
Syntax | ||||
ToDate(Expr) | ||||
Return value | ||||
Type |
Description | |||
Date |
Date value of the expression | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Expr |
Variant |
ByVal |
Expression to be converted to a date value |