Dates don’t get parsed
georgd opened this issue · 1 comments
georgd commented
Full dates don’t seem to get parsed at all. They’re either written into "issued":{"litteral": ... }
or "issued":{"raw": ... }
or even directly as value to the key "issued": ...
, all of them without parsing them into "date-parts", creating either an empty date-parts object or leaving it out completely.
One example can be seen at https://github.com/georgd/jm-style-tests/blob/a7c0f747432152b5d202b156a0ddc341eb8384d0/jm-leg-cit-3-rechtsquellenverzeichnis-literaturverzeichnis/style_test025.txt#L37
Zotero and Juris-M are fine in this regards.