Florin Andrei wrote: > Just Web servers, app servers, things like that. The data that's served > by those machines is not dependent on the time zone. All times in unix styles systems should be in UTC/GMT. Timezone is just used for displaying the local time. Applications should always use UTC/GMT internally, like database system transaction logs etc. Changing timezone should be transparent and should not affect the system at all. That is the way it is supposed to be anyway :) -- //Morten Torstensen //Email: morten at mortent.org //IM: Cartoon at jabber.no morten.torstensen at gmail.com And if it turns out that there is a God, I don't believe that he is evil. The worst that can be said is that he's an underachiever.