I work for a company with worldwide contacts and would like to add the time to a form that displays the current date and time for a specific time zone in relation to ours.
I have a field listing the timezones of the companies we're working with in offset to GMT. I am in Arizona, which is sometimes GMT-7, and sometimes GMT-6 (Arizona doesn't do daylight savings).
So if someone is calling Australia +11, I need to adjust the time -8 hours to me, but it needs to adjust the date to tomorrow.
This is made even more difficult by the lack of daylight savings. I need this field to adjust to daylight savings times with a date function as well.
I have a field listing the timezones of the companies we're working with in offset to GMT. I am in Arizona, which is sometimes GMT-7, and sometimes GMT-6 (Arizona doesn't do daylight savings).
So if someone is calling Australia +11, I need to adjust the time -8 hours to me, but it needs to adjust the date to tomorrow.
This is made even more difficult by the lack of daylight savings. I need this field to adjust to daylight savings times with a date function as well.