Click or drag to resize
TimeSpanParse Method
Overload List
  NameDescription
Public methodStatic memberParse(String)
Converts the string representation of a time interval to its TimeSpan equivalent.
Public methodStatic memberParse(String, IFormatProvider)
Converts the string representation of a time interval to its TimeSpan equivalent by using the specified culture-specific format information.
Top
See Also