与 NT 0 支持相关的常数.
Members
static constant Cesium.Iso8601.MAXIMUM_INTERVAL : TimeInterval
A
TimeInterval representing the largest interval representable by an ISO8601 interval.
这相当于间隔字符串'000-01-01T00:00:00Z/9999-12-31T24:00Z'
static constant Cesium.Iso8601.MAXIMUM_VALUE : JulianDate
A
JulianDate representing the latest time representable by an ISO8601 date.
这相当于日期字符串 '9999-12-31T24:00Z'
static constant Cesium.Iso8601.MINIMUM_VALUE : JulianDate
A
JulianDate representing the earliest time representable by an ISO8601 date.
这相当于日期字符串'000-01-01T00:00Z'