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 f1ff13e commit ac9c87bCopy full SHA for ac9c87b
src/locale/ko_KR.ts
@@ -16,7 +16,7 @@ const locale: Locale = {
16
decadeSelect: '연대 선택',
17
yearFormat: 'YYYY년',
18
dateFormat: 'YYYY-MM-DD',
19
- dayFormat: 'Do',
+ dayFormat: 'D',
20
dateTimeFormat: 'YYYY-MM-DD HH:mm:ss',
21
monthBeforeYear: false,
22
previousMonth: '이전 달 (PageUp)',
0 commit comments