Description
Creates a DateTime value from a character string.
Syntax
StringToDateTime ( datetimestr, fmt )
Arguments
datetimestr is a string representation of a datetime, and
fmt is a string identifying the format of str.
Remarks
For more information about the meaning of the fmt argument, see Date and Time Format Strings section.