Converts the specified iso8601 date to an instance of DateTime .
iso8601
public static DateTime Iso8601ToDateTime(string iso8601)
The string with the ISO 8601 formatted string.
An instance of DateTime .