Skip to content

Instantly share code, notes, and snippets.

@mateusz-fiolka
Created September 23, 2011 22:13
Show Gist options
  • Save mateusz-fiolka/1238576 to your computer and use it in GitHub Desktop.
Save mateusz-fiolka/1238576 to your computer and use it in GitHub Desktop.
[root@phobos mateusz]# hwclock --show
sob, 24 wrz 2011, 22:10:45 -0.411123 sekund
[root@phobos mateusz]# hwclock --utc
sob, 24 wrz 2011, 22:10:59 -0.281660 sekund
[root@phobos mateusz]# hwclock -w --utc
[root@phobos mateusz]# date
sob, 24 wrz 2011, 22:11:06 CEST
[root@phobos mateusz]# date
sob, 24 wrz 2011, 22:11:24 CEST
[root@phobos mateusz]# cat /etc/rc.conf | grep -i timezo
# TIMEZONE: timezones are found in /usr/share/zoneinfo
TIMEZONE="Europe/Warsaw"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment