Skip to content

add short date formatter#7039

Merged
Siedlerchr merged 4 commits into
JabRef:masterfrom
joethei:month-formatter
Oct 29, 2020
Merged

add short date formatter#7039
Siedlerchr merged 4 commits into
JabRef:masterfrom
joethei:month-formatter

Conversation

@joethei

@joethei joethei commented Oct 25, 2020

Copy link
Copy Markdown
Contributor

Add formatter that can format the month field to use the shorthand abbreviation .
fixes #6579

  • Change in CHANGELOG.md described (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Oct 25, 2020

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one minor improvement, otherwise lgtm

Comment thread src/main/java/org/jabref/logic/layout/format/ShortMonthFormatter.java Outdated
@joethei joethei requested a review from Siedlerchr October 29, 2020 18:55
@Siedlerchr Siedlerchr merged commit e08ac4e into JabRef:master Oct 29, 2020
Siedlerchr added a commit that referenced this pull request Nov 3, 2020
* upstream/master:
  Fix 4040 link
  Bump java-diff-utils from 4.8 to 4.9 (#7061)
  Bump bcprov-jdk15on from 1.66 to 1.67 (#7063)
  Bump checkstyle from 8.36.2 to 8.37 (#7064)
  Bump mockito-core from 3.5.15 to 3.6.0 (#7067)
  Bump controlsfx from 11.0.2 to 11.0.3 (#7066)
  Squashed 'src/main/resources/csl-styles/' changes from 5297abd..5c376b8
  add short date formatter (#7039)
  Add awt native open commands (#7037)
  Add online-link detection to FileFieldParser (#7043)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom export format biblatex date field to bibtex year, month and day ones.

2 participants