[This is preliminary documentation and subject to change.]
Converts the specified DateTime to its equivalent string representation.
Inherited from Object.
public virtual string ToString();
Converts the specified DateTime to its equivalent string representation.
public static string ToString(DateTime);
DateTimeConversionFunctions Class | NAnt.Core.Functions Namespace