diff options
author | ache <ache@FreeBSD.org> | 2000-06-21 13:31:51 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-06-21 13:31:51 +0000 |
commit | 36a6674fdc6acd1ad730917382308df8f3afd93e (patch) | |
tree | 2931f2a608353f4a53f6f6c22636d6d04e408704 /share | |
parent | 624e254e7aa8c5b7a7b02327b31dc347da3cd980 (diff) | |
download | FreeBSD-src-36a6674fdc6acd1ad730917382308df8f3afd93e.zip FreeBSD-src-36a6674fdc6acd1ad730917382308df8f3afd93e.tar.gz |
Fix date
Submitted by: CHOI Junho <cjh@FreeBSD.ORG>
Diffstat (limited to 'share')
-rw-r--r-- | share/timedef/ko_KR.EUC.src | 10 | ||||
-rw-r--r-- | share/timedef/ko_KR.eucKR.src | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/share/timedef/ko_KR.EUC.src b/share/timedef/ko_KR.EUC.src index cd0826e..e2f3960 100644 --- a/share/timedef/ko_KR.EUC.src +++ b/share/timedef/ko_KR.EUC.src @@ -1,6 +1,6 @@ # $FreeBSD$ # -# Choi Jun Ho <jazz.snu.ac.kr> +# Originally by CHOI Junho <cjh@FreeBSD.org> # 27 Mar 1997 # # WARNING: spaces may be essential at the end of lines @@ -70,7 +70,7 @@ # # just following tradition... # %Y³â %b¿ù %eÀÏ %a¿äÀÏ %X -%a %b %e %H:%M:%S %Y +%a %b/%e %H:%M:%S %Y # # am # @@ -86,7 +86,7 @@ PM # # date_fmt # -%Y³â %b¿ù %eÀÏ %a¿äÀÏ %X %Z +%Y³â %B %eÀÏ %A %X %Z # # Long months names (alternative) # @@ -105,8 +105,8 @@ PM # # Ef_fmt # -%b %e +%b/%e # # EF_fmt # -%B %e +%B %eÀÏ diff --git a/share/timedef/ko_KR.eucKR.src b/share/timedef/ko_KR.eucKR.src index cd0826e..e2f3960 100644 --- a/share/timedef/ko_KR.eucKR.src +++ b/share/timedef/ko_KR.eucKR.src @@ -1,6 +1,6 @@ # $FreeBSD$ # -# Choi Jun Ho <jazz.snu.ac.kr> +# Originally by CHOI Junho <cjh@FreeBSD.org> # 27 Mar 1997 # # WARNING: spaces may be essential at the end of lines @@ -70,7 +70,7 @@ # # just following tradition... # %Y³â %b¿ù %eÀÏ %a¿äÀÏ %X -%a %b %e %H:%M:%S %Y +%a %b/%e %H:%M:%S %Y # # am # @@ -86,7 +86,7 @@ PM # # date_fmt # -%Y³â %b¿ù %eÀÏ %a¿äÀÏ %X %Z +%Y³â %B %eÀÏ %A %X %Z # # Long months names (alternative) # @@ -105,8 +105,8 @@ PM # # Ef_fmt # -%b %e +%b/%e # # EF_fmt # -%B %e +%B %eÀÏ |