Partial cherry-pick: CLDR-17960 updating tzdata to 2024b (#4065)

Upstream commit:
https://github.com/unicode-org/cldr/commit/d07e48b084e26b6bcee5509a9020059fabe70dd9

The following directory and file in the command  are not cherry-picked:
git checkout HEAD -- common/main/ common/supplemental/coverageLevels.xml
git rm common/main/kk_Arab.xml common/main/lld.xml

These files shouldn't affect the tzdata mainline module.

Bug: 383977133
Test: updatecldrdata.py
Change-Id: I311f24bfdbce92068081fe41127a02cde7ffa5d2
24 files changed
tree: b8ca4635b03411aa0925464778a743e88db5bb0d
  1. common/
  2. docs/
  3. exemplars/
  4. keyboards/
  5. seed/
  6. specs/
  7. tools/
  8. .gitignore
  9. CONTRIBUTING.md
  10. LICENSE
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. MODULE_LICENSE_ICU
  14. MODULE_LICENSE_UNICODE
  15. OWNERS
  16. pom.xml
  17. readme.html
  18. README.md
  19. vetur.config.js
README.md

Unicode CLDR Project

For current CLDR release information, see cldr.unicode.org.

main branch:

cldr-mvn Ansible Lint Publish to gh-pages CodeQL

Status

Update: 2024-04-15

This is the final release version of CLDR 45.

What is CLDR?

The Unicode Common Locale Data Repository (CLDR) provides key building blocks for software to support the world's languages, with the largest and most extensive standard repository of locale data available. This data is used by a wide spectrum of companies for their software internationalization and localization, adapting software to the conventions of different languages for such common software tasks.

See for further information:

Contributing

Most data submissions are done via the CLDR Survey Tool, which is open and available on predetermined cycles. Click HERE for information on how to obtain a survey tool account.

For details about code and other contributions, see CONTRIBUTING.md

Spotless

A source formatter is now used, please see spotless for details.

Copyright & Licenses

Copyright © 2004-2024 Unicode, Inc. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the United States and other countries.

The project is released under LICENSE.

Note that some CLDR tools depend on libraries managed via Maven; use of these libraries is governed by separate license agreements.

A CLA is required to contribute to this project - please refer to the CONTRIBUTING.md file (or start a Pull Request) for more information.