We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c469789 commit 549408dCopy full SHA for 549408d
docs/guide/migration/breaking.md
@@ -52,7 +52,7 @@ Vue I18n v8.x:
52
```js{3-5}
53
const i18n = new VueI18n({
54
// ...
55
- dataTimeFormats: {
+ dateTimeFormats: {
56
57
}
58
})
0 commit comments