Time Zones

Time Zones

I've asked this question before, but I got no responses to my actual issue so I am trying again.

I have multiple users who are in different time zones.  I also have lots of date-time fields.  I know how to determine what time zone a user is in.  What I don't know is how to display the date-time fields accurately for the user who is viewing it.  So for example I want user#1 on the east coast to enter a time stamp for the current time let's say 8:00 AM EST.  I then want user#2 on the west coast to open up a view and see that time as 5:00 AM PST.  
It seems like there should be a simple app or user setting for this that I am missing. But currently all of the views just show a disclaimer that all times are displayed as the application time zone setting.
I don't really want to have to create a custom html view for this,  I have a lot of fields and you lose a lot of viewing options going down that path.

If anyone has any input please help.