'DeclarationPublic Shared Function ParseXSDDateTime( _ ByVal xsdDateTime As System.String _ ) As LxDateTime
public static LxDateTime ParseXSDDateTime( 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 occured.The parsed LxDateTime object