Read Me - Common Public License V1.0 - Copyright Notice(©)

string


>>-string-------------------------------------------------><

Returns TimeSpan formatted as a string. The string value is in the format "-dddddddd.hh:mm:ss.uuuuuu". If the TimeSpan is positive or zero, the sign is omitted. The days field will be formatted without leading zeros or blanks. If the TimeSpan duration is less than a day, the days field and the period separator will be omitted.

Read Me - Common Public License V1.0 - Copyright Notice(©)