Linux系统设置上海时间(24小时制)
设置为北京时间(Asia/Shanghai)方法一sudo timedatectl set-timezone Asia/Shanghai设置显示24小时制vim /etc/profileexport LC_TIMECsource /etc/profile方法2sudo ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtimeecho "Asia/Shanghai&…
2026/7/18 5:41:18