To determine the timezone on your server:
[user@server ~]# date "+%Z"
PDT
If most clients will be in the same time zone, you should probably put your server in the same time zone. I think that will get you closer to your goal of having all the client and search times match up.
I don't know how to change system timezone settings on FC, but I'm sure a google search will turn up some information.
Bug 9563 will be updated with any code fix and release information. |