如何在Windows Phone上访问时区标识符?

本文关键字:访问 时区 标识符 Phone Windows | 更新日期: 2023-09-27 18:13:41

TimeZoneInfo.Id属性似乎不支持Windows Phone。如何访问Windows Phone上的官方时区标识符?例如"America/los - angeles"。

TimeZoneInfo.StandardName属性返回"太平洋标准时间",这不是TZ标识符。谢谢你。

如何在Windows Phone上访问时区标识符?

Windows Phone 7不直接提供TZ值,例如通过TimeZoneInfo类。你可以使用ZoneInfo (tz Database/Olson Database) . net API来查找tz值