ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"
Other
34 stars 21 forks source link

Determine which calendars to load directly from the calendar preference data #40

Closed JCEmmons closed 10 years ago

JCEmmons commented 10 years ago

Right now, it is hard coded as a big "if" statement in load.js. The right set of calendar data to load can be determined directly from CLDR's calendar preference data.