FromString

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemTimeSpan class > Methods >

FromString

Previous pageReturn to chapter overviewNext page

Converts the string representation of a time interval to its SystemTimeSpan equivalent by using the specified culture-specific format information.

 

input - A string that specifies the time interval to convert.

FromString                     PROCEDURE(STRING input, <*TCultureInfo culture>)