Fix #64, Non-English month parsing doesn't work in Standalone

Month values from the Firefox language packs are included in a
JSON file used by `Zotero.Date.getMonths()`. `getMonths(true)` includes
English months as well.

The JSON file should be bundled with the connectors as well, and
Zotero.Date.init() should be updated to populate the month data from
that.
This commit is contained in:
Dan Stillman 2017-01-09 04:21:45 -05:00
parent 7bdcc17ed0
commit ef1ff8bc42
4 changed files with 1477 additions and 31 deletions

File diff suppressed because it is too large Load diff