Sitecore 5.1.1 API

DateUtil.IsoDateToDateTime Method

Converts an ISO formatted date/time string to a DateTime class.

Overload List

Converts an ISO formatted date/time string to a DateTime class.

public static DateTime IsoDateToDateTime(string);

Converts an ISO formatted date/time string to a DateTime class.

public static DateTime IsoDateToDateTime(string,DateTime);

See Also

DateUtil Class | Sitecore Namespace