On 10/20/05, Selzler, Bruce <[EMAIL PROTECTED]> wrote: > Hello Team, > > I think you are right on this. Whenever any user enters an event that > is past 18:00 it gets placed on the calendar for the next day early in > the morning. 01:00, 02:00, etc. This is when the system, and users are > all set to the same time zone, Pacific/Los Angeles. So perhaps there is > some sort of bug in the time zone calculations for the left coast? This > happens if you are using a timetable or not.
The problem becomes more pronounced the farther you are from London (UTC). We are storing dates in UTC time, and under some circumstances they aren't being translated back to the proper time zone. Brian Skahan checked in a fix yesterday which fixes some of the problem cases. I'm not sure if it directly addresses your problem. > Also, is there a way to delete a School Timetable? That would be a nice > touch. I'd like to get rid of some of my mistakes. This is just not the kind of fix I'd be comfortable introducing into production systems in the beginning of the year. Accidentally blowing away a timetable all your calendars are based on would likely be catastrophic. --Tom _______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
