tree: b725df8e9923798676142a9b5db0cd0e0e9c9d31 [path history] [tgz]
  1. config/
  2. meta/
  3. tests/
  4. BUILD.gn
  5. main.cc
  6. README.md
src/intl/time_zone_info_service/README.md

Time Zone Info Service

The Time Zone Info Service provides:

For the protocols, see fuchsia.intl.TimeZones.

For the underlying implementation, see `//src/lib/time_zone_info.

Usage

To integrate the service into a product target, add a dependency on "//src/intl/time_zone_info_service:pkg". That target will also pull in the sysmgr configuration needed to map fuchsia.intl.TimeZones to this service component.