View Single Post
Posts: 367 | Thanked: 47 times | Joined on Nov 2008 @ Brooklyn, NY
#29
Originally Posted by TA-t3 View Post
That doesn't look correct. The clock shall always be UTC, you just have to provide the correct local timezone for your area. In other words, 'date -u' should show UTC time, wherever you are, and just 'date' should show local time.

Timezone: Check what 'ls -l /etc/localtime' shows. On my system (standard OS2007, not Mer, but it's like this on my desktop system too) it's a symlink to /usr/share/zoneinfo/<my timezone>
I know it says that. I am in EDT time zone and I tried setting it, date +%z -s edt and it changed my time to 8 hours back. but the time still reads UTC time.