添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
潇洒的饺子  ·  iOS Adobe Extension ...·  2 月前    · 
纯真的核桃  ·  Help with Regression ...·  4 月前    · 
英俊的羊肉串  ·  B1·  1 年前    · 

The Go standard library has a different way of loading the time zone database on Windows, and in general it will fall back to a copy of the database embedded in the binary. I assume you’re using the Temporal cli, not a released server? We didn’t build the cli with the embedded database. I’ll fix that for future releases.

In the meantime, you can download this zip file: go/lib/time/zoneinfo.zip at master · golang/go · GitHub and set the environment variable ZONEINFO to point to it.