个人工具

“ChangeTimezoneHowto”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: == 如何设置时区 == 原文出处: 原文作者: 授权许可: * [http://creativecommons.org/licenses/by-sa/2.0/ 创作共用协议Attribution-ShareAlike 2.0] * [http://www.gn...)
 
Using the GUI
第32行: 第32行:
  
 
* 按“选择时区”来找到合适的城市
 
* 按“选择时区”来找到合适的城市
 +
 
https://help.ubuntu.com/community/UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic2.png
 
https://help.ubuntu.com/community/UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic2.png
  
  
 
* 单击该城市,您将看到放大的图像。
 
* 单击该城市,您将看到放大的图像。
 +
 
https://help.ubuntu.com/community/UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic3.png
 
https://help.ubuntu.com/community/UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic3.png
  
  
 
* 假如正是您所找的城市,按“关闭”,然后按“确定”,就能调整时区了。或者您可以按“关闭”,然后再试一遍。
 
* 假如正是您所找的城市,按“关闭”,然后按“确定”,就能调整时区了。或者您可以按“关闭”,然后再试一遍。
 +
 
=== Using the command line ===
 
=== Using the command line ===
  

2007年5月22日 (二) 16:54的版本

如何设置时区

原文出处:

原文作者:

授权许可:

翻译人员:Tony Gelbert

校正人员:

贡献人员:

适用版本: 文章状态:



当您外出度假或旅游时,您需要把您的时钟调到当地的地方时间,其实这很简单。


Using the GUI

使用图形用户界面Right-click on your clock, and choose Adjust Time & Date, it will open up the following window:

右击时钟,选择调整时间日期,将弹出以下的窗口

UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic.png

  • 按“选择时区”来找到合适的城市

UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic2.png


  • 单击该城市,您将看到放大的图像。

UbuntuManual?action=AttachFile&do=get&target=TimeandDateSettingsPic3.png


  • 假如正是您所找的城市,按“关闭”,然后按“确定”,就能调整时区了。或者您可以按“关闭”,然后再试一遍。

Using the command line

在命令行界面上,您可以手动将/etc/localtime连接到 /usr/share/zoneinfo/,但您可以直接键入tzconfig。此工具的主页上对如何在linux系统中设置时间,设置方法与其他操作系统的不同,相关的注意事项都有介绍。

Interesting links

有趣的链接* http://www.linuxsa.org.au/tips/time.html An interesting read on system clock / hardware clock in linux.