你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TimeZoneTimeZoneInformation interface

定义地理位置的日期和时间。

属性

location

地理位置的名称。例如,County;城市;市、州;城市、州、国家/地区;或时区。

time

以 YYYY-MM-DDThh 形式指定的数据和时间;mm:ss.sssssZ。

utcOffset

与 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