The specified string is converted into an equivalent TdTime.  
            
            
            
            Syntax
            
        
            Parameters
- value
- The string that is to be converted into a TdTime.
- provider
- An IFormatProvider that supplies culture specific information 
            about the format of value.
Return Value
A TdTime is returned that is equivalent to the time 
            contained in the value string.
 
            Exceptions
            
            
            
            
            
            
            
            
            Requirements
| Product | Versions | Platforms | 
|---|
| .NET | 6, 7 | Windows, Linux, MacOS | 
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows | 
| .NET Standard | 2.0 | Windows, Linux, MacOS | 
 
            
            See Also