# HG changeset patch # User Oleksandr Gavenko # Date 1235677267 -7200 # Node ID 77d9646ec70b7f7ca015bc6f34fe60a9f82d27a2 # Parent 70c9abe044cf0772efb98713ed7f4c8d9f446788 Explore timezone theme. diff -r 70c9abe044cf -r 77d9646ec70b date.rst --- 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