ConceptHMI Web Help
ConvertStringToTimeSpan Method
The string to convert into a TimeSpan object.
Converts a string into a TimeSpan object.
Syntax
public static TimeSpan ConvertStringToTimeSpan( 
   string value
)

Parameters

value
The string to convert into a TimeSpan object.
Exceptions
ExceptionDescription
System.FormatExceptionOccurs when the string format is not valid. Example of a valid format: 1d08h23m42s134ms812us
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptUtilsUtils Class
ConceptUtilsUtils Members

 

 


© 2016 Objectis

Send Feedback