/[classpath]/classpath/java/util/TimeZone.java
ViewVC logotype

Diff of /classpath/java/util/TimeZone.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23.2.4 by gnu_andrew, Sun Jan 16 15:15:12 2005 UTC revision 1.23.2.5 by gnu_andrew, Sat Jan 22 02:20:02 2005 UTC
# Line 447  public abstract class TimeZone implement Line 447  public abstract class TimeZone implement
447             Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,             Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,
448             Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);             Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);
449          timezones0.put("CET", tz);          timezones0.put("CET", tz);
450            timezones0.put("CEST", tz);
451          timezones0.put("ECT", tz);          timezones0.put("ECT", tz);
452          timezones0.put("MET", tz);          timezones0.put("MET", tz);
453          timezones0.put("Africa/Ceuta", tz);          timezones0.put("Africa/Ceuta", tz);

Legend:
Removed from v.1.23.2.4  
changed lines
  Added in v.1.23.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26