timezone
Organizing evenents across timezones, adjusting user timezone
I am currently working on http://www.nobleprog.com site.
The idea is to make "time discovery" process as easy as possible. Usually we spend a lot of time trying to find suitable time for the trainer and the delegates. It is even more complicated if it is a distance course.
So, so far when a person books the course, they propose the time, then the time is accepted or adjusted by the trainer and then goes back to the client.
Of course each time is presented in "users timezone".
My question is:
Fixing timezones in Drupal / Date
This is the infamous "off by one error" that we see from daylight savings time, etc. I sat down and discussed this with KarenS and also briefly mentioned it to Dries about a good candidate for Drupal 6. Unfortunately, didn't have enough time to get it in as a Google Summer of Code project.
I'm going to try and explain this -- KarenS, please correct me if I'm wrong.
New module - autotimezone
I have activated autotimezone module so all you lazy folks like me will get properly adjusted timestamps for free. it even follows daylight savings as long as your have a modern OS that changes your clock for you.


