| commit | dd8a792a8492370a594706c8304d2eb8db844d7a | [log] [tgz] |
|---|---|---|
| author | Moritz <mosum@google.com> | Thu Nov 06 16:51:21 2025 +0100 |
| committer | GitHub <noreply@github.com> | Thu Nov 06 16:51:21 2025 +0100 |
| tree | 093c88046b53c18d1851a5b1b3d56c3d75686bcc | |
| parent | 7ebcd8213fff2267d618d22371d58fb6ab29c4a8 [diff] |
Change timezone API (#1022) * add js timezone parsing * Switch icu4x and ecma to use timezones * fix timezone calculation time * fixes * extract * add changelog * Fixes * fixes * Fixes as per review * rev version to major * support all timezones * Fixes as per review? --------- Co-authored-by: Robert Bastian <robertbastian@unicode.org>
This repository is home to Dart internationalization (i18n) and localization (l10n) related packages.
| Package | Description | Issues | Version |
|---|---|---|---|
| intl | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | ||
| intl4x | A lightweight modular library for internationalization (i18n) functionality. | ||
| intl_translation | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. | ||
| messages | A lightweight modular library for localization (l10n) functionality. | ||
| messages_builder | Build the messages for consumption by package:messages | ||
| messages_serializer | Serialization of messages for package:messages. | ||
| messages_shrinker | Removing unneeded messages from message data files for package:messages. |
Let us know about bugs and feature requests, file a pull request, or participate in the discussions!
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.