Closed Bug 1321030 Opened 9 years ago Closed 9 years ago

Update to tzdata2016j

Categories

(Core :: JavaScript: Internationalization API, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox52 --- fixed
firefox53 --- fixed

People

(Reporter: anba, Assigned: anba)

References

()

Details

Attachments

(1 file)

Update the tzdata info for ICU to tzdata2016j.
No rest for the wicked.
Attached patch bug1321030.patchSplinter Review
Generated with: cd intl ./update-tzdata.sh -e $ICU58_BUILD_DIR/bin/icupkg 2016j cd ../js/src/builtin ./make_intl_data.py tzdata tzdata2016j adds two new time zones, Europe/Saratov and Asia/Atyrau. Both are now supported in Intl.DateTimeFormat: --- js> Intl.DateTimeFormat("en", {timeZone:"Europe/Saratov"}).resolvedOptions().timeZone "Europe/Saratov" js> Intl.DateTimeFormat("en", {timeZone:"Asia/Atyrau"}).resolvedOptions().timeZone "Asia/Atyrau" ---
Attachment #8815499 - Flags: review?(jwalden+bmo)
Attachment #8815499 - Flags: review?(jwalden+bmo) → review+
Keywords: checkin-needed
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Also fixed in mozilla52 as part of the uplift of bug 1323254.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: