[ermine][dart] Migrates to fuchsia.deprecatedtimezone

This change moves the use of `fuchsia.timezone` to a functionally
equivalent `fuchsia.deprecatedtimezone`.  This is in preparation
for removing that FIDL interface completely, in favor of
the functionality provided by `fuchsia.intl.*`.

This change is a simple manipulation to reduce the number of FIDL
interfaces that we need to work on.

Bug: 39928
Change-Id: I2c940f7ec2f1c7a43cc561102428535b532aaf2b
5 files changed
tree: afceaca0511b231a68e2a17213d6ce942ade99ac
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. keyboard/
  6. lib/
  7. session_shells/
  8. settings/
  9. story_shells/
  10. tests/
  11. .gitignore
  12. analysis_options.yaml
  13. AUTHORS
  14. BUILD.gn
  15. CONTRIBUTING.md
  16. LICENSE
  17. OWNERS
  18. PATENTS
  19. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.