Bug 19682 - TimeZone data needs to be regenerated
Summary: TimeZone data needs to be regenerated
Status: RESOLVED DUPLICATE of bug 17003
Alias: None
Product: gcc
Classification: Unclassified
Component: libgcj (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks: 16990
  Show dependency treegraph
 
Reported: 2005-01-29 00:40 UTC by Bryce McKinlay
Modified: 2005-07-23 22:49 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryce McKinlay 2005-01-29 00:40:48 UTC
The TimeZones in TimeZone.java are out-of-date and buggy.

For example:

America/Toronto is missing
Europe/London is an alias for GMT

We need to fix up the scripts and regenerate the timezones from Olsen's latest
tzdata.
Comment 1 Tom Tromey 2005-03-24 17:00:32 UTC
Duplicate PR.


*** This bug has been marked as a duplicate of 17003 ***