My Taskbar clock has the correct time right now (8:50) but when I create a file (either in Dolphin or through any application) the time stamp says 1:50pm! What could be causing this?
Aren’t they supposed to get the time from the same spot?
NOTE: When I am in Konsole and check with “ls -l” the time is correct! It’s in Dolphin that it’s incorrect! What could cause this?
# hwclock
Fri 07 Nov 2008 09:07:02 AM EST -0.386418 seconds # date
Fri Nov 7 09:07:07 EST 2008 # date -u
Fri Nov 7 14:07:12 UTC 2008
Notice the 5-hour difference on “date -u”!! How do I fix this?
Will going into “YAST->etc/sys-config Editor->System->Environment->HWCLOCK” and changing it from “-u” to “–localtime” fix the problem? Does it require a restart after that? Also, is it two dashes before “localtime”?
(NOTE: I only have OpenSUSE 11.0 on this comp, no other OS)
As you live in EST and have the correct time in your GUI.
And as asking the time in UTC gives a 5 hour difference (isn’t that normal?).
The only strange thing is that Dolphin used UTC instead of EST. IMHO that could have two explanations:
a. you run Dolphin from another user, that is defined as living in UTC. or
b. Dolphin shows times always as UTC (I do not use Dolphin, so I am guessing), or can be configured to use it’s own timezone independent from the environment it runs in.
My conclusion: when you just start Dolphin from your normal GUI b. must be the case. Look for some configuration of Dolphin about timezone.
Not sure as I don’t use KDE 4… but from what I’ve been reading there seems to be a bug in Dophin when using KDE 4.0.
Should be fixed by now with KDE 4.1.x as I haven’t seen this reported much lately.