OSDN Git Service

Correct the raw offsets in the time zone index for a few zones.
authorEric Fischer <enf@google.com>
Tue, 24 Nov 2009 00:28:11 +0000 (16:28 -0800)
committerEric Fischer <enf@google.com>
Tue, 24 Nov 2009 00:28:11 +0000 (16:28 -0800)
ZoneCompactor was using the system time zone database to get the offsets
instead of using the data it was compiling, so for newly added or recently
changed zones the index could be inconsistent with the data.

Affected zones: San_Luis, Casey, Davis, Mawson, Kathmandu, Novokuznetsk

libc/zoneinfo/zoneinfo.idx

index a9d5641..494b3b0 100644 (file)
Binary files a/libc/zoneinfo/zoneinfo.idx and b/libc/zoneinfo/zoneinfo.idx differ