Filip Filmar 29998f07fa Configures ICU to load the timezone data (#13952)
The timezone data in Fuchsia is at a fixed path. This will have the
flutter runner attempt to load it and log, but not fail if loading
does not work out.

Added two tests

(1) Shows that the specific TZ data version loaded takes effect after
initialization

(2) Shows that when TZ data files are absent the initialization
continues.
2019-12-05 17:32:55 -08:00

270 B

Timezone data for testing

This directory contains the fixed timezone data version 2019a for testing. It is used in the runner tests to show that loading these files from a specified location results in the TZ data version "2019a" becoming available to the binaries.