Closed Bug 437442 Opened 16 years ago Closed 16 years ago

Update timezone definitions

Categories

(Calendar :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbo, Assigned: dbo)

References

()

Details

Attachments

(2 files)

Testing the update script (checked in with bug 363191, <http://mxr.mozilla.org/seamonkey/source/calendar/timezones/update.js>), I figured out that our timezone set is outdated.

We shouldn't ship with an outdated timezones set.
Flags: blocking-calendar0.9+
Attached file new timezones.sqlite
Assignee: nobody → daniel.boelzle
Status: NEW → ASSIGNED
Attachment #328372 - Flags: review?(ctalbert)
Changes needed for /Users/dbo/moz_trunk/mozilla/calendar/timezones/../../calendar/locales/en-US/chrome/calendar/timezones.properties:
---
add    pref.timezone.America.Argentina.San_Luis=America/Argentina/San Luis
add    pref.timezone.America.Santarem=America/Santarem
add    pref.timezone.Asia.Ho_Chi_Minh=Asia/Ho Chi Minh
add    pref.timezone.Asia.Kolkata=Asia/Kolkata
---


timezone has been updated: Africa/Cairo
timezone has been updated: America/Eirunepe
timezone has been updated: America/Havana
timezone has been updated: America/Rio_Branco
timezone has been updated: Asia/Baghdad
timezone has been updated: Asia/Choibalsan
timezone has been updated: Asia/Damascus
timezone has been updated: Asia/Jerusalem
timezone has been updated: Australia/Adelaide
timezone has been updated: Australia/Broken_Hill
timezone has been updated: Australia/Currie
timezone has been updated: Australia/Eucla
timezone has been updated: Australia/Hobart
timezone has been updated: Australia/Lord_Howe
timezone has been updated: Australia/Melbourne
timezone has been updated: Australia/Perth
timezone has been updated: Australia/Sydney
timezone: Asia/Calcutta    [t]ake over as is or use [a]lias? a
Please enter tzid that should be aliased with Asia/Calcutta: Asia/Kolkata
timezone: Asia/Saigon    [t]ake over as is or use [a]lias? a
Please enter tzid that should be aliased with Asia/Saigon: Asia/Ho_Chi_Minh
timezone: Pacific/Wallis    [t]ake over as is or use [a]lias? t


Changes needed for /Users/dbo/moz_trunk/mozilla/calendar/timezones/../../calendar/locales/en-US/chrome/calendar/timezones.properties:
---
remove pref.timezone.Asia.Saigon=Asia/Saigon
remove pref.timezone.Asia.Calcutta=Asia/Calcutta
---
Attachment #328373 - Flags: review?(ctalbert)
Comment on attachment 328372 [details]
new timezones.sqlite

looks good.  sorry review took so long
Attachment #328372 - Flags: review?(ctalbert) → review+
Comment on attachment 328373 [details] [diff] [review]
timezones.properties, small fix to update.js

r=ctalbert
Attachment #328373 - Flags: review?(ctalbert) → review+
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Note to testers: You'll need to do a manual update installation to get the updated timezone database. The built-in update mechanism doesn't ship the timezone files due to Bug 437622.
You need to log in before you can comment on or make changes to this bug.