Closed
Description
Originally reported at JabRef/jabref#3239
Enter the month 3 in the month field in JabRef.
JabRef converts the month to #mar# which is then passed to CSL.
I debugged a bit through and found that the toMonth method returns -1.
You could take this as a chance to make use of the new fancy DateFormatter in Java 8 and simply the parsing of dates:
https://docs.oracle.com/javase/tutorial/datetime/iso/format.html
Metadata
Metadata
Assignees
Labels
No labels