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.
2 parents bf28bca + 18583e2 commit 05f5681Copy full SHA for 05f5681
src/locale/translations/ko.js
@@ -7,6 +7,7 @@ const language = new Language(
7
['일', '월', '화', '수', '목', '금', '토']
8
)
9
language.yearSuffix = '년'
10
+language.ymd = true
11
12
export default language
13
// eslint-disable-next-line
0 commit comments