From baa4ed1428ed6b464714b55aadcbc3a97c2887c7 Mon Sep 17 00:00:00 2001 From: jkim Date: Mon, 15 Jun 2009 18:49:06 +0000 Subject: Long long time ago, several utilities in base used to parse %c output and we were not able to change c_fmt without breaking these utilities. Since ache fixed all known issues 8 years ago, now we make ko_KR more usable. Better late than never... --- share/timedef/ko_KR.UTF-8.src | 8 +++----- share/timedef/ko_KR.eucKR.src | 8 +++----- 2 files changed, 6 insertions(+), 10 deletions(-) (limited to 'share/timedef') 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) # -- cgit v1.1