root@debian11-server:~# date
Mon 15 Jan 2024 11:13:25 AM CST
root@debian11-server:~# docker exec -it memos /bin/sh
/usr/local/memos # date
Mon Jan 15 11:13:39 CST 2024
/usr/local/memos #
/usr/local/memos # timedatectl
/bin/sh: timedatectl: not found
/usr/local/memos # exit
root@debian11-server:~# timedatectl
Local time: Mon 2024-01-15 11:21:56 CST
Universal time: Mon 2024-01-15 03:21:56 UTC
RTC time: Mon 2024-01-15 03:21:57
Time zone: Asia/Shanghai (CST, +0800)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
root@debian11-server:~#