tree: 1a147a8bcc206e446197ccffde0ccd3bc009562c [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.