[roll] Roll fuchsia [time_zones] Implement fuchsia.intl.TimeZones.GetTimeZoneInfo

Adds new method implementation to the Time Zone Info Service.

TESTING:
fx set workstation.x64 --with src/intl:tests,src/lib/intl:tests
...
fx test time-zone-info-service-lib-test time-zone-info-service-test

Original-Bug: 81902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/584964
Original-Revision: 698bae9c4321805da5be008aa936506eb77f5b8f
GitOrigin-RevId: 75796033cc9b4d1ae80c1c90d04a9ffe1d2f33d7
Change-Id: I480a1418840afb6b964aa83dc0da2d490eeff22b
1 file changed
tree: f0ddabc886c65833a09917742ef2a54eaec1f530
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.