Is there a way to change the TimeZone for an application I have a Remoting application and we'd like everyone to view the times in EST. I was hoping there was a way to change the setting in the AppDomain or something.
BTW, I'm still in version 1.1 and I'm dealing with a WinForm client.
Thanks for any help,

Changing TimeZone for application
2lazydba
BobWman
marcy
I was thinking my requirement was simple, that all users see times in Eastern Standard Time. I was hoping I could set something in an Application setting for the running instance.
I guess not, thanks for the comments.