icu4x icon indicating copy to clipboard operation
icu4x copied to clipboard

Solving i18n for client-side and resource-constrained environments.

Results 449 icu4x issues
Sort by recently updated
recently updated
newest added

The ECMAScript Temporal champions agreed long ago that a type named `DateTime` is fraught. The reasons for this are fairly well documented in the Temporal docs as well as in...

discuss-priority

Create DateTimeParser in experimental branch ixdtf (https://github.com/unicode-org/icu4x/issues/2127)

Fixes the initial work for #1091 that strictly addresses feedback & needs for v1.0. The rest of #1091 remains for after 1.0.

#2532 Adds core functionality of ZeroHashMap. Perfect hashes are computed using [CHD](http://cmph.sourceforge.net/papers/esa09.pdf) algorithm, with [aHash](https://github.com/tkaitchuck/aHash) being used as the hashing function.

Closes #1318 This follows the [Provider data format](https://docs.google.com/document/d/18v9fQcDvHDkG_7Hx6rDt1r3Mq6_JMecgORgOH4yXAWU/edit#heading=h.yoca0tmipd40) JSON as closely as possible. There's a lot of work to be done still, but I'm opening a draft to seek for...

Pernosco helpfully has special knowledge to render `CharacterAndClass` in a more usable way that generic DWARF would allow. Adding comments to warn against breaking this integration.