Skip to content

How does Data provider access CLDR data? #2876

Answered by sffc
riajain0412 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to convert CLDR data into a format ICU4X accepts at runtime. You have several choices: JSON, Postcard, and Databake. You might choose a different format depending on your needs.

icu4x-datagen is the tool that does this conversion.

You can read more in the data management tutorial here:

https://github.com/unicode-org/icu4x/blob/main/docs/tutorials/data_management.md

Replies: 1 comment 26 replies

Comment options

You must be logged in to vote
26 replies
@sffc
Comment options

sffc Dec 21, 2022
Maintainer

@riajain0412
Comment options

@sffc
Comment options

sffc Dec 22, 2022
Maintainer

@riajain0412
Comment options

@riajain0412
Comment options

Answer selected by Manishearth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants