From 7f87e13092ff944b6cb4d4e510a75dd6e5bf4281 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Fri, 19 Sep 1997 00:51:52 +0000 Subject: [PATCH] oops somehow the file I was supplied with turned out to be EUC encoding.. luckily they can be translated by a simple c program :) --- share/timedef/data/ja_JP.SJIS.src | 70 +++++++++++++++---------------- share/timedef/ja_JP.SJIS.src | 70 +++++++++++++++---------------- 2 files changed, 68 insertions(+), 72 deletions(-) diff --git a/share/timedef/data/ja_JP.SJIS.src b/share/timedef/data/ja_JP.SJIS.src index d387f3c669a..88abda29051 100644 --- a/share/timedef/data/ja_JP.SJIS.src +++ b/share/timedef/data/ja_JP.SJIS.src @@ -1,9 +1,8 @@ -# $Id:$ +# $Id: ja_JP.SJIS.src,v 1.2 1997/09/19 00:49:48 archie Exp $ +# +# Choi Jun Ho +# 27 Mar 1997 # -# submitted by: Nobuhrio Yasutomi -# 15 Sept 1997 -# AM/PM changed to 2 letter versions for now, original SJIS versions -# commented out. change/check later.. # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too # @@ -24,44 +23,44 @@ # # Long month names # -1月 -2月 -3月 -4月 -5月 -6月 -7月 -8月 -9月 -10月 -11月 -12月 +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 -日 -月 -火 -水 -木 -金 -土 + + + + + + +y # # Long weekday names # -日曜日 -月曜日 -火曜日 -水曜日 -木曜日 -金曜日 -土曜日 +j +j +j +j +j +j +yj # # X_fmt # -%H時%M分%S秒 +%H%M%Sb # # x_fmt # @@ -71,21 +70,20 @@ # # just following tradition... # %a %b %e %H:%M:%S %Y -# %Y鰍 %b杉 %e析 %a推析 %X %a %b/%e %T %Y # # am # # it must be 2 char -#午前 +#O AM # # pm # # it must be 2 char -#午後 +# PM # # date_fmt # -%Y年 %B%e日 %A %X %Z +%YN %B%e %A %X %Z diff --git a/share/timedef/ja_JP.SJIS.src b/share/timedef/ja_JP.SJIS.src index d387f3c669a..88abda29051 100644 --- a/share/timedef/ja_JP.SJIS.src +++ b/share/timedef/ja_JP.SJIS.src @@ -1,9 +1,8 @@ -# $Id:$ +# $Id: ja_JP.SJIS.src,v 1.2 1997/09/19 00:49:48 archie Exp $ +# +# Choi Jun Ho +# 27 Mar 1997 # -# submitted by: Nobuhrio Yasutomi -# 15 Sept 1997 -# AM/PM changed to 2 letter versions for now, original SJIS versions -# commented out. change/check later.. # WARNING: spaces may be essential at the end of lines # WARNING: empty lines are essential too # @@ -24,44 +23,44 @@ # # Long month names # -1月 -2月 -3月 -4月 -5月 -6月 -7月 -8月 -9月 -10月 -11月 -12月 +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 -日 -月 -火 -水 -木 -金 -土 + + + + + + +y # # Long weekday names # -日曜日 -月曜日 -火曜日 -水曜日 -木曜日 -金曜日 -土曜日 +j +j +j +j +j +j +yj # # X_fmt # -%H時%M分%S秒 +%H%M%Sb # # x_fmt # @@ -71,21 +70,20 @@ # # just following tradition... # %a %b %e %H:%M:%S %Y -# %Y鰍 %b杉 %e析 %a推析 %X %a %b/%e %T %Y # # am # # it must be 2 char -#午前 +#O AM # # pm # # it must be 2 char -#午後 +# PM # # date_fmt # -%Y年 %B%e日 %A %X %Z +%YN %B%e %A %X %Z