Page 1 of 1

Start time oddity

Posted: Sun Aug 24, 2008 11:09 pm
by Puzzler
When creating a game, if you specify a start time on a given date, the actual start time after clicking submit is shifted by a few minutes from what was specified. You can also see this behavior if you begin the process of creating a game, and then, rather than clicking submit right away, spend a few minutes exploring the various options. As minutes elapse, when you come back to the main game creation page, you'll see the game's designated start time shift as well. This suggests that perhaps the start time is being stored as an offset from the current time, rather than as an absolute, which causes problems if there is any delay before clicking submit.

Re: Start time oddity

Posted: Sun Aug 24, 2008 11:41 pm
by drwr
Oops! This behavior dates back to before the time-of-day was part of the start time (it used to display the date only). Thanks for pointing it out! I'll fix it shortly.

David

Re: Start time oddity

Posted: Mon Aug 25, 2008 10:49 am
by drwr
Fixed.

David