English中文

Iso8601

与 ISO8601 支持相关的常量。 Constants related to ISO8601 support.
另见: See:

成员 Members

static constant Cesium.Iso8601.MAXIMUM_INTERVAL : TimeInterval

A TimeInterval 表示 ISO8601 区间可表示的最大区间。这相当于间隔字符串 '0000-01-01T00:00:00Z/9999-12-31T24:00:00Z' representing the largest interval representable by an ISO8601 interval. This is equivalent to the interval string '0000-01-01T00:00:00Z/9999-12-31T24:00:00Z'

static constant Cesium.Iso8601.MAXIMUM_VALUE : JulianDate

A JulianDate 表示 ISO8601 日期可表示的最晚时间。这相当于日期字符串 '9999-12-31T24:00:00Z' representing the latest time representable by an ISO8601 date. This is equivalent to the date string '9999-12-31T24:00:00Z'

static constant Cesium.Iso8601.MINIMUM_VALUE : JulianDate

A JulianDate 表示 ISO8601 日期可表示的最早时间。这相当于日期字符串 '0000-01-01T00:00:00Z' representing the earliest time representable by an ISO8601 date. This is equivalent to the date string '0000-01-01T00:00:00Z'
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.