public static ToIso8601Interval ( JulianDate start, JulianDate stop, Iso8601Format format ) : string | ||
start | JulianDate | The start of the interval. |
stop | JulianDate | The end of the interval. |
format | Iso8601Format | The format to use. |
return | string |