Different timezone in RTC Project Area as the timezone of the server
One answer
As far as I know, times and dates are converted from the timezone setting on the client machine to the timezone setting on the server. The time itself is the same and consistent. It is the display that is dependent on the timezone.
You would have to set the server timezone to EST to have this go away. Of course then client running on European clients would show times converted from EST to their timezone.
There would be no problem, if everyone would work on Earth Standard Time (e.g. GMT) 8D.
Comments
1 vote