Azure App service 中配置时区
登陆azure -> 选择你的app-> Application settings:
在Azure App service 中配置时区


然后添加:[WEBSITE_TIME_ZONE, 时区名]


例如:
        
时区名 对应的值
China Standard Time (GMT+08:00) Beijing, Chongqing, Hong Kong SAR, Urumqi


这里是完整的时区列表:
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-vista/cc749073(v=ws.10)

相关文章:

  • 2021-04-29
  • 2021-12-28
  • 2021-12-22
  • 2021-01-19
  • 2021-08-17
  • 2019-01-25
  • 2021-09-30
  • 2021-05-08
猜你喜欢
  • 2021-12-08
  • 2021-09-01
  • 2021-06-02
  • 2021-08-22
  • 2021-12-26
  • 2021-10-19
相关资源
相似解决方案