Interpret a string as a date.
DATETIME
Type
Meaning
STRING
Textual representation of a date/time.
Returns the date which corresponds to the input text. Legal text is the same as is legal for symbolic date/times. For example, the expression:
GetDate("January 1, Current Year")
is exactly equivalent to the expression:
@"January 1, Current Year".