在Windows XP上 System.TimeZoneNotFoundException: The time zone ID '中国标准时间' was not found on the local computer.
   在 System.TimeZoneInfo.GetTimeZone(String id)
   在 System.TimeZoneInfo.FindSystemTimeZoneById(String id)

这估计是一个Bug,把所有注册表中的“中国标准时间 ”全部替换成 "China Standard Time",也就是源代码要替换的函数实现的功能啦。

相关文章:

  • 2022-12-23
  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
  • 2021-06-19
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案