Sitecore 5.1.1 API

DateUtil.FormatIsoDate Method

Formats an ISO formatted date/time string to long date/time string.

Overload List

Formats an ISO formatted date/time string to long date/time string.

public static string FormatIsoDate(string);

Formats an ISO formatted date/time string using a specified format.

public static string FormatIsoDate(string,string);

See Also

DateUtil Class | Sitecore Namespace