author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Thu, 26 Feb 2009 21:41:07 +0200 (2009-02-26) | |
changeset 38 | 77d9646ec70b |
parent 37 | 70c9abe044cf |
child 39 | e9782fd9ad59 |
--- a/date.rst Sun Feb 22 20:25:13 2009 +0200 +++ b/date.rst Thu Feb 26 21:41:07 2009 +0200 @@ -12,7 +12,19 @@ $ sudo date --utc --set="2009-02-22 12:12:00" +"%Y-%m-%d %H:%M:%S" -and then timezone: +May be prefer use ntpdate(8) command. + +* Get timezone. + +System wide configuration: + + $ cat /etc/timezone + +* Get list of cupported timezone. + + $ tzselect + +* Set timezone. $ sudo tzconfig Your current time zone is set to Europe/Kiev