Open DartBot opened 9 years ago
Issue by seaneagan Originally opened as dart-lang/sdk#11069
The intlx package (http://pub.dartlang.org/packages/intlx) has an IterableFormat API which formats Iterables using locale specific separators. See the following links for more information:
Demo: http://seaneagan.me/intlx/ Docs: http://seaneagan.me/intlx/docs/intlx/IterableFormat.html
This should be moved to the intl package.
Comment by iposva-google
Added Area-Pkg, Triaged labels.
Comment by sethladd
Added Pkg-Intl label.
Issue by seaneagan Originally opened as dart-lang/sdk#11069
The intlx package (http://pub.dartlang.org/packages/intlx) has an IterableFormat API which formats Iterables using locale specific separators. See the following links for more information:
Demo: http://seaneagan.me/intlx/ Docs: http://seaneagan.me/intlx/docs/intlx/IterableFormat.html
This should be moved to the intl package.