History log of /external/icu/icu4c/source/tools/tzcode/icuzones
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a74b1c87c877728998408ce7b41fc4eaacc265c 03-Feb-2015 Neil Fuller <nfuller@google.com> Refresh ICU metadata

Files taken from:
http://bugs.icu-project.org/trac/browser/icu/trunk/source?rev=36999

This data is consistent with tzdata2014j (ICU is not updated to
2015a yet). The tzdata rules used are 2015a.

No effort has been made to maintain the icu tests: this is just a
data update.

Note: Translations for the new metazones have not been pulled in.
Code that uses the ICU data will return GMT[+-]XX:00 instead of a display
name in some cases for some timezones. This affects e.g. Russia (various, e.g
Europe/Minsk), Samoa (Pacific/Apia), Papua New Guinea (Pacific/Bougainville).

This update also affects which timezone name may be returned in some other
cases in the future (e.g. America/Grand_Turk) (correctly)

zoneinfo64.txt and icudt53l.dat updated with:

cd external/icu
mkdir build
cd build
../icu4c/source/runConfigureICU Linux
cd tools/tzcode/
cp ~/Downloads/tzdata2015a.tar.gz .
mkdir ../../bin
ln -S . ../../../icu4c/source/tools/tzcode/icuregions
ln -S . ../../../icu4c/source/tools/tzcode/icuzones
make
cp zoneinfo64.txt ../../../icu4c/source/data/misc/zoneinfo64.txt

cd ../..
make -j32 all
cp data/out/tmp/icudt53l.dat ../icu4c/source/stubdata/

Bug: 19212588
Change-Id: If684f08f10d97e2f006171ad2358a315bba7c9e0
/external/icu/icu4c/source/tools/tzcode/icuzones
c73f511526464f8e56c242df80552e9b0d94ae3d 09-Jul-2014 Elliott Hughes <enh@google.com> Move the icu4c source to match the upstream layout.

Change-Id: I3152e41d6979b8fb5735f08894f7ebdc2c5d4f18
/external/icu/icu4c/source/tools/tzcode/icuzones