This topic is locked

Different time zones

5/18/2008 10:52:33 AM
PHPRunner General questions
F
Fawaz author

I have a table to record the availability of users. I want to assign tasks for these users.
Tasks start time, and users availability time are stored same of server time.
However this is not correct, as the users have different time zones.
How can I handle different time zones in PHPRunner?
Thanks,

Fawaz

J
Jane 5/20/2008

Fawaz,
you need to changes saved time in the events (BeforeAdd or BeforeUpdate).