This is an issue we run into time and time again, and whilst there are several right answers, I was wondering if there was a consensus on the subject.
FYI I am NOT talking about Notes mail calendaring here. This is about using custom calendars in applications.
We have a client scheduling system - we schedule sales meetings using an internal database of contacts. The contacts are in varying time zones. To avoid confusion on the part of the salespeople, we always schedule the meeting so that the time on the screen is the contact’s time. So in other words, while our telemarketers are in US EST, they schedule meetings with contacts for their time zone, so if it is 2PM in Chicago they put in 2PM - they don’t think about the difference between CST and EST and put in 3PM.
Likewise, although our salespeople are located across the country, we force their machines to always be on EST, so that the time they see in the app is the time the telemarketers see.
The danger of course is that if a salesperson were to ever change their time zone, they run the risk of arriving at a meeting at the wrong time…
How do others handle this situation? Can one strip the time zone from a date&time value? (It can be done by converting to text). We could of course code the contact’s time zone into their record and adjust appropriately, but that seems like alot of potential upkeep.
Any input would be welcome. No disasters thus far, but I am concerned.