Customizing Short Form Month Names in vue-i18n #1932
Unanswered
DanielBakerCF
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I've encountered an issue with the vue-i18n plugin where some of the short form month names don't align with the standard we're aiming to follow. Specifically, in English, the following discrepancies occur:
Here’s a reference for the standard format we're adhering to: Yale Library Cataloging - Months.
Is it possible to customize the plugin to format these three months as "June," "July," and "Sept" in the short form?
Here's the format I'm currently using:
I also have a similar issue in French, but only for the month of April:
If anyone has tackled something like this before, I’d appreciate your insights!
Beta Was this translation helpful? Give feedback.
All reactions