TimeZoneTimeZoneInformation interface
定义地理位置的日期和时间。
属性
| location | 地理位置的名称。例如,County;城市;市、州;城市、州、国家/地区;或时区。 |
| time | 以 YYYY-MM-DDThh 形式指定的数据和时间;mm:ss.sssssZ。 |
| utc |
与 UTC 的偏移量。 例如 UTC-7。 |
属性详细信息
location
地理位置的名称。例如,County;城市;市、州;城市、州、国家/地区;或时区。
location: string
属性值
string
time
以 YYYY-MM-DDThh 形式指定的数据和时间;mm:ss.sssssZ。
time: string
属性值
string
utcOffset
与 UTC 的偏移量。 例如 UTC-7。
utcOffset: string
属性值
string