blob: 8a861ddb2dd7da2b92ebdf05a7d43936dc143a30 [file] [log] [blame]
Neil Fuller86e72c52017-06-12 15:36:06 +01001This directory contains tools for time zone updates.
2
3Data update tools
4=================
5
6update-tzdata.py
7 - downloads tzdata updates and regenerates the ICU and
8 libcore/bionic timezone data files.
9 There are sometimes code and metadata changes associated
10 with tzdata updates that should be applied to ICU at the same time.
11 e.g. see http://bugs.icu-project.org/trac/search?q=2015d
12
13 ICU and CTS tests for bionic / libcore should be run before
14 and after.
15