Ubuntu18.04 + win10双系统下时间问题

Ubuntu 16.04使用systemd启动之后,时间也改成了由timedatectl来管理
解决的办法可以参考http://blog.sina.com.cn/s/blog_5379c55b0102yqvg.html
但是,前提是必须要更新一下:sudo apt-get update

change timezone
https://blog.csdn.net/zhengchaooo/article/details/79500032

原文地址:https://www.cnblogs.com/dowtowne/p/11484772.html