| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR 23566
* scripts/timezones.pl: Parse each file in 2 passes, in one parse
just Rule lines, in the other everything else. Pass 0 instead of
$savings as second argument to parseRule when parsing the start
rule.
* java/util/TimeZone.java (timezones): Regenerate from tzdata2007a.
2007-02-12 Jakub Jelinek <jakub@redhat.com>
* vm/reference/java/util/VMTimeZone.java: Rewrite to handle both
the old 'TZif\0' format and the new one.
* java/util/TimeZone.java: Handle default (one hour) daylight
savings.
|
|
|
|
|
| |
more then a day.
* java/util/TimeZone.java (timezones): Regenerate.
|
|
|
|
|
|
|
|
| |
* scripts/tzabbrevs: Change America/Buenos_Aires to
America/Argentina/Buenos_Aires for AGT link.
* timezones.pl (parseTime): Assume and return wall time.
Reindent output.
* java/util/TimeZone.java (timezones): Regenerate using tzdata2005l.
|
|
|
|
|
|
|
|
|
|
|
| |
correctly. (parseTime): Likewise.
Adapted to new indentation in TimeZone.java.
Read in tzabbrevs. Improved time zone sort order.
* scripts/tzabbrevs: New file containing abbreviated timezone as
specified in the JCL. Corresponds to the change from Warren Levy
from 2001-01-09.
* java/util/TimeZone.java: Rebuild Timezone database from
tzdata2000h.
|
|
|
|
| |
This affected only the America/Godthab timezone.
|
|
commands that fill the hashtable in java/util/TimeZone.java
|