Skip to content

Bibtex month like #mar# not parsed #41

Closed
@Siedlerchr

Description

@Siedlerchr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions