'Declaration
Public Shared Function ParseXSDTime( _ ByVal xsdTime As System.String _ ) As LxDateTime
public static LxDateTime ParseXSDTime( System.string xsdTime )
Parameters
- xsdTime
- 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