ruby-i18n / ruby-i18n/ruby-cldr
Export data from non-Gregorian calendars
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 78
- Forks
- 18
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 3
Description
Similar to #167, ruby-cldr currently only exports Gregorian calendar data, yet CLDR v41 has data for 16 different calendars.
Note: There are a number of aliases in the root locale that would need to be implemented if we start exporting the other calendar systems
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the implementation for #167 and the repository's export entry points, then compare the CLDR v41 calendar data with the aliases in the linked root.xml section. Done means ruby-cldr exports the supported non-Gregorian calendar systems and handles the listed root-locale aliases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100