Converts the specified TimeSpan to its equivalent string representation.
Inherited from Object.
public virtual string ToString();
Converts the specified TimeSpan to its equivalent string representation.
public static string ToString(TimeSpan);
TimeSpanConversionFunctions Class | NAnt.Core.Functions Namespace