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...
This commit is contained in:
Jung-uk Kim 2009-06-15 18:49:06 +00:00
parent 2f577b0166
commit 31b6da64c7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=194250
2 changed files with 6 additions and 10 deletions

View file

@ -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)
#

View file

@ -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)
#