Click or drag to resize

GregorianDate.ToIso8601String Method

Overload List
  NameDescription
Public methodToIso8601String()
Converts the value of this instance to its equivalent ISO8601 extended string representation, with fractional seconds represented to 15 digits.
Public methodToIso8601String(Iso8601Format)
Converts the value of this instance to its equivalent ISO8601 string representation, with fractional seconds represented to 15 digits.
Public methodToIso8601String(Iso8601Format, Int32)
Converts the value of this instance to its equivalent ISO8601 string representation, with fractional seconds represented to the specified number of digits.
Top
See Also