From 91eb9adb3d6948dcb75bbb8fa5dbc75228347ac2 Mon Sep 17 00:00:00 2001 From: julian Date: Fri, 19 Dec 1997 22:46:23 +0000 Subject: Add Japanese EUC time definitions Submitted by: Nobuhiro Yasutomi --- share/timedef/data/Makefile | 3 +- share/timedef/data/ja_JP.EUC.src | 86 ++++++++++++++++++++++++++++++++++++++++ share/timedef/ja_JP.EUC.src | 86 ++++++++++++++++++++++++++++++++++++++++ share/timedef/ja_JP.eucJP.src | 86 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 260 insertions(+), 1 deletion(-) create mode 100644 share/timedef/data/ja_JP.EUC.src create mode 100644 share/timedef/ja_JP.EUC.src create mode 100644 share/timedef/ja_JP.eucJP.src (limited to 'share/timedef') diff --git a/share/timedef/data/Makefile b/share/timedef/data/Makefile index 6281ee2..00a44e7 100644 --- a/share/timedef/data/Makefile +++ b/share/timedef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1997/11/07 15:14:10 ache Exp $ +# $Id: Makefile,v 1.19 1997/11/07 15:46:43 ache Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -11,6 +11,7 @@ LOCALES= da_DK.ISO_8859-1 \ fr_FR.ISO_8859-1 \ hr_HR.ISO_8859-2 \ is_IS.ISO_8859-1 \ + ja_JP.EUC \ ja_JP.SJIS \ it_IT.ISO_8859-1 \ ko_KR.EUC \ diff --git a/share/timedef/data/ja_JP.EUC.src b/share/timedef/data/ja_JP.EUC.src new file mode 100644 index 0000000..a718878 --- /dev/null +++ b/share/timedef/data/ja_JP.EUC.src @@ -0,0 +1,86 @@ +# $Id: ja_JP.SJIS.src,v 1.3 1997/09/19 00:56:49 julian Exp $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short month names +# it must be 3 char + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 +# +# Long month names +# +1月 +2月 +3月 +4月 +5月 +6月 +7月 +8月 +9月 +10月 +11月 +12月 +# +# Short weekday names +# +# it must be 3 char also +# two char is our weekday name, and be careful one space is in the last +日 +月 +火 +水 +木 +金 +土 +# +# Long weekday names +# +日曜日 +月曜日 +火曜日 +水曜日 +木曜日 +金曜日 +土曜日 +# +# X_fmt +# +%H時%M分%S秒 +# +# x_fmt +# +%y/%m/%d +# +# c_fmt +# +# just following tradition... +# %a %b %e %H:%M:%S %Y +%a %b/%e %T %Y +# +# am +# +# it must be 2 char +#午前 +AM +# +# pm +# +# it must be 2 char +#午後 +PM +# +# date_fmt +# +%Y年 %B%e日 %A %X %Z diff --git a/share/timedef/ja_JP.EUC.src b/share/timedef/ja_JP.EUC.src new file mode 100644 index 0000000..a718878 --- /dev/null +++ b/share/timedef/ja_JP.EUC.src @@ -0,0 +1,86 @@ +# $Id: ja_JP.SJIS.src,v 1.3 1997/09/19 00:56:49 julian Exp $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short month names +# it must be 3 char + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 +# +# Long month names +# +1月 +2月 +3月 +4月 +5月 +6月 +7月 +8月 +9月 +10月 +11月 +12月 +# +# Short weekday names +# +# it must be 3 char also +# two char is our weekday name, and be careful one space is in the last +日 +月 +火 +水 +木 +金 +土 +# +# Long weekday names +# +日曜日 +月曜日 +火曜日 +水曜日 +木曜日 +金曜日 +土曜日 +# +# X_fmt +# +%H時%M分%S秒 +# +# x_fmt +# +%y/%m/%d +# +# c_fmt +# +# just following tradition... +# %a %b %e %H:%M:%S %Y +%a %b/%e %T %Y +# +# am +# +# it must be 2 char +#午前 +AM +# +# pm +# +# it must be 2 char +#午後 +PM +# +# date_fmt +# +%Y年 %B%e日 %A %X %Z diff --git a/share/timedef/ja_JP.eucJP.src b/share/timedef/ja_JP.eucJP.src new file mode 100644 index 0000000..a718878 --- /dev/null +++ b/share/timedef/ja_JP.eucJP.src @@ -0,0 +1,86 @@ +# $Id: ja_JP.SJIS.src,v 1.3 1997/09/19 00:56:49 julian Exp $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short month names +# it must be 3 char + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 +# +# Long month names +# +1月 +2月 +3月 +4月 +5月 +6月 +7月 +8月 +9月 +10月 +11月 +12月 +# +# Short weekday names +# +# it must be 3 char also +# two char is our weekday name, and be careful one space is in the last +日 +月 +火 +水 +木 +金 +土 +# +# Long weekday names +# +日曜日 +月曜日 +火曜日 +水曜日 +木曜日 +金曜日 +土曜日 +# +# X_fmt +# +%H時%M分%S秒 +# +# x_fmt +# +%y/%m/%d +# +# c_fmt +# +# just following tradition... +# %a %b %e %H:%M:%S %Y +%a %b/%e %T %Y +# +# am +# +# it must be 2 char +#午前 +AM +# +# pm +# +# it must be 2 char +#午後 +PM +# +# date_fmt +# +%Y年 %B%e日 %A %X %Z -- cgit v1.1