模板:Rtc
来自ARM Wiki
- 注意此处显示的UTC表示0时区,我们处于CST时区,假设要设定时间为上午10点,则为"2020-06-06 02:09:55"。
1 root@norco:/ # busybox date -s "2020-06-06 10:09:55" 2 Thu Feb 1 10:09:55 UTC 2018 3 root@norco:/ # busybox hwclock -w
1 root@norco:/ # busybox date -s "2020-06-06 10:09:55"
2 Thu Feb 1 10:09:55 UTC 2018
3 root@norco:/ # busybox hwclock -w