cDateTimeStatic: TryParse |
Attempts to parse a string representation of a date into a cDateTime object.
Public Function TryParse( ByRef s As String, ByRef Result As cDateTime ) As Boolean
This method will not throw an exception if the string cannot be parsed.
Project VBCorLib Overview Class cDateTimeStatic Overview cDateTimeStatic Properties cDateTimeStatic Methods Today UtcNow