ToString

<< Click to Display Table of Contents >>

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

ToString

Previous pageReturn to chapter overviewNext page

Converts the value of the current SystemTimeSpan object to its equivalent string representation by using the specified format and culture-specific formatting information.

 

format - A standard or custom System.TimeSpan format string. See "Standard TimeSpan Format Strings" and "Custom TimeSpan Format Strings"

 

Returns:

The string representation of the current System.TimeSpan value, as specified by format and culture.

 

ToString                       PROCEDURE(<STRING format>, <*TCultureInfo culture>), STRING