Open Bug 409094 Opened 18 years ago Updated 3 years ago

Today-pane does not provide a timezonechange listener.

Categories

(Calendar :: General, defect)

Mozilla 1.8 Branch
defect

Tracking

(Not tracked)

People

(Reporter: berend.cornelius09, Unassigned)

References

(Blocks 1 open bug)

Details

When the timezone is changed the todaypane should immediately adapt accordingly. Apart from that the following comment from philipp in bug 389854 should be considered. >>+ setDaywithjsDate: function(aNewDate) >>+ { >>+ var newdatetime = jsDateToDateTime(aNewDate); >>+ newdatetime = newdatetime.getInTimezone(calendarDefaultTimezone()); >>+ document.getElementById("aMinimonthPopupset").hidePopup(); >>+ return this.setDay(newdatetime); >>+ }, >I know this is the way it was before, but is it correct to call getInTimezone >here? Should we not set the timezone by passing calenarDefaultTimezone() to >jsDateToDateTime()?
OS: Solaris → All
Hardware: Sun → All
Blocks: 413847
One thing that should be dealt with on the way is or in another bug is to adapt the Soon duration when the respective preference changes. See Bug 455542 - Soon is subjective and should be configurable
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.