Migration from local server to Azure: TIMEZONE UTC. How to solve?

前端 未结 3 1916
臣服心动
臣服心动 2021-01-02 19:19

I designed my application considering the fact that, according to the specifications, should run on a server located in Italy and clients will be italian people only.

<
3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-02 20:04

    A couple years ago I have begun designing all of my apps to consequently handle dates using UTC on both client and server and haven't looked back since.

提交回复
热议问题