tree: 52fc857136ee825ae0d5a2eba4c013e626058d46
  1. meta/
  2. BUILD.gn
  3. README.md
  4. test.cc
src/tests/intl/tzdata/README.md

tzdata & zoneinfo version test

This test verifies that

are kept in sync to the same upstream revision. This ensures that components that rely on the Fuchsia platform to provide time zone data will see a consistent set of time zone definitions, regardless of which of the two libraries they use.

Building and Tesing

fx set core.x64 --with //src/tests/intl/tzdata
# ... start fx serve and fx emu
fx test //src/tests/intl/tzdata