NAnt SDK Documentation - v0.85-nightly-2005-11-09

DateTimeConversionFunctions.ToString Method

[This is preliminary documentation and subject to change.]

Converts the specified DateTime to its equivalent string representation.

Overload List

Inherited from Object.

public virtual string ToString();

Converts the specified DateTime to its equivalent string representation.

public static string ToString(DateTime);

See Also

DateTimeConversionFunctions Class | NAnt.Core.Functions Namespace