We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f83333f + 81103ca commit 6b89010Copy full SHA for 6b89010
src/locale/translations/ja.js
@@ -8,6 +8,7 @@ const language = new Language(
8
)
9
10
language.yearSuffix = '年'
11
+language.ymd = true
12
13
export default language
14
// eslint-disable-next-line
0 commit comments