localtime文件

PLAINTEXT
/etc/localtime
点击展开查看更多

更换localtime文件

所有时区的localtime路径

PLAINTEXT
/usr/share/zoneinfo/地区
点击展开查看更多

删除原localtime文件

SHELL
# rm -f /etc/localtime
点击展开查看更多

创建新localtime文件

SHELL
# ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
点击展开查看更多

SHELL
# cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
点击展开查看更多

查看时间

SHELL
$ date
点击展开查看更多

版权声明

作者: Chaim

链接: https://chaim.eu.org/posts/docker%E6%9B%B4%E6%94%B9%E6%97%B6%E5%8C%BA/

许可证: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Please attribute the source, use non-commercially, and maintain the same license.

开始搜索

输入关键词搜索文章内容

↑↓
ESC
⌘K 快捷键