CorDateTimeStatic: TryParse |
Attempts to parse a string representation of a date into a CorDateTime object.
Public Function TryParse( ByRef s As String, ByRef Result As CorDateTime ) As Boolean
This method will not throw an exception if the string cannot be parsed.