HTHou commented on issue #2446:
URL: https://github.com/apache/iotdb/issues/2446#issuecomment-756525753


   我是通过这两条命令修改时区的,修改完需要重启docker 镜像。
   ```shell
   echo "Asia/Shanghai" > /etc/timezone
   ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
   ```
   <img width="903" alt="Screen Shot 2021-01-08 at 11 32 04 AM" 
src="https://user-images.githubusercontent.com/25913899/103971419-79cf1400-51a5-11eb-81d1-8100b84aecae.png";>
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to