'Declaration
Public Overloads Shared Function TryParseXSDDateTimeStamp( _ ByVal xsdDateTime As System.String _ ) As LxDateTime
public static LxDateTime TryParseXSDDateTimeStamp( System.string xsdDateTime )
Parameters
- xsdDateTime
- The string to be parsed
Return Value
true if the string was successfully parsed into a LxDateTime, false if an error occurred.The parsed LxDateTime object