On my site I get users to select their time zone in a Profile editor (ASP.NET Profiles) and use this in several places to localise deadlines for competitions.
Now on loading my new Meeting Place that uses the Scheduler I set the TimeZoneOffset to try and get the appointments to show the localised date and time for users so they know exactly when a meeting is taking place in their own timezone. But it is not working.
For example I set up an online meeting for 19:00 BST last night using my own account, then on another machine changed the timezone in the profile of my test user to US EST. I expected the appointment to show up at 14:00 in scheduler, but it didn't appear at all. A similar one at 19:00 BST the previous day showed up at 19:00.
Am I missing something or is this broken?
Now on loading my new Meeting Place that uses the Scheduler I set the TimeZoneOffset to try and get the appointments to show the localised date and time for users so they know exactly when a meeting is taking place in their own timezone. But it is not working.
For example I set up an online meeting for 19:00 BST last night using my own account, then on another machine changed the timezone in the profile of my test user to US EST. I expected the appointment to show up at 14:00 in scheduler, but it didn't appear at all. A similar one at 19:00 BST the previous day showed up at 19:00.
Am I missing something or is this broken?