@JsType(isNative=true, namespace="Cesium", name="TimeStandard") public class TimeStandard extends Object
JulianDate
Modifier and Type | Method and Description |
---|---|
static Number |
TAI()
Represents the International Atomic Time (TAI) time standard.
|
static Number |
UTC()
Represents the coordinated Universal Time (UTC) time standard.
|
@JsProperty(name="UTC") public static Number UTC()
@JsProperty(name="TAI") public static Number TAI()
Copyright © 2019. All rights reserved.