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:
parent
7bdcc17ed0
commit
ef1ff8bc42
4 changed files with 1477 additions and 31 deletions
1292
resource/schema/dateFormats.json
Normal file
1292
resource/schema/dateFormats.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue