diff options
author | Eric Fischer <enf@google.com> | 2009-11-23 16:28:11 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-11-23 16:28:11 -0800 |
commit | 7e6178998507f993eedf6bec726b0c28881f0485 (patch) | |
tree | 3842fd770930044012751a299106da55250b4f2a | |
parent | a6083b7768a2d1efc52805ff7ce049866186c744 (diff) | |
download | bionic-7e6178998507f993eedf6bec726b0c28881f0485.zip bionic-7e6178998507f993eedf6bec726b0c28881f0485.tar.gz bionic-7e6178998507f993eedf6bec726b0c28881f0485.tar.bz2 |
Correct the raw offsets in the time zone index for a few zones.
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
-rw-r--r-- | libc/zoneinfo/zoneinfo.idx | bin | 29172 -> 29172 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/libc/zoneinfo/zoneinfo.idx b/libc/zoneinfo/zoneinfo.idx Binary files differindex a9d5641..494b3b0 100644 --- a/libc/zoneinfo/zoneinfo.idx +++ b/libc/zoneinfo/zoneinfo.idx |