Formats the date in the standard ISO 8601 format.
public static string ToIso8601(this DateTimeOffset date)
The formatted date.