diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/timedef/ko_KR.UTF-8.src | 8 | ||||
-rw-r--r-- | share/timedef/ko_KR.eucKR.src | 8 |
2 files changed, 6 insertions, 10 deletions
diff --git a/share/timedef/ko_KR.UTF-8.src b/share/timedef/ko_KR.UTF-8.src index ce1b911..044cf4b 100644 --- a/share/timedef/ko_KR.UTF-8.src +++ b/share/timedef/ko_KR.UTF-8.src @@ -61,13 +61,11 @@ # # x_fmt # -%Y/%m/%d +%Y년 %b월 %e일 # # c_fmt # -# just following tradition... -# %Y년 %b월 %e일 %a요일 %X -%a %b/%e %H:%M:%S %Y +%x %A %X # # am # @@ -79,7 +77,7 @@ # # date_fmt # -%Y년 %B %e일 %A %X %Z +%c %Z # # Long month names (without case ending) # diff --git a/share/timedef/ko_KR.eucKR.src b/share/timedef/ko_KR.eucKR.src index 6515c5b..2598d6a 100644 --- a/share/timedef/ko_KR.eucKR.src +++ b/share/timedef/ko_KR.eucKR.src @@ -61,13 +61,11 @@ # # x_fmt # -%Y/%m/%d +%Y %b %e # # c_fmt # -# just following tradition... -# %Y %b %e %a %X -%a %b/%e %H:%M:%S %Y +%x %A %X # # am # @@ -79,7 +77,7 @@ # # date_fmt # -%Y %B %e %A %X %Z +%c %Z # # Long month names (without case ending) # |