GregorianDateToIso8601String Method |
| Name | Description | |
|---|---|---|
| ToIso8601String |
Converts the value of this instance to its equivalent ISO8601 extended string representation,
with fractional seconds represented to 15 digits.
| |
| ToIso8601String(Iso8601Format) |
Converts the value of this instance to its equivalent ISO8601 string representation,
with fractional seconds represented to 15 digits.
| |
| ToIso8601String(Iso8601Format, Int32) |
Converts the value of this instance to its equivalent ISO8601 string representation,
with fractional seconds represented to the specified number of digits.
|