Skip to content
Discussion options

You must be logged in to vote

Discovered this:

export default createVuetify({
  locale: {
    locale: 'en',
  },
  date: {
    locale: {
      en: 'en-AU',
    },
  },
})

that is, you can set a locale for date only , and leave messages on 'en'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andyroz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant