summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1997-09-19 00:51:52 +0000
committerjulian <julian@FreeBSD.org>1997-09-19 00:51:52 +0000
commit7c7a9e8251314fe638a762fa7d779867286d5489 (patch)
tree341998e8a1aa370e8fcc76628f42524593e2e357 /share/timedef
parentc0e4a7dc57122b110cb9767df9d214db3d0469dd (diff)
downloadFreeBSD-src-7c7a9e8251314fe638a762fa7d779867286d5489.zip
FreeBSD-src-7c7a9e8251314fe638a762fa7d779867286d5489.tar.gz
oops
somehow the file I was supplied with turned out to be EUC encoding.. luckily they can be translated by a simple c program :)
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/data/ja_JP.SJIS.src70
-rw-r--r--share/timedef/ja_JP.SJIS.src70
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 d387f3c..88abda2 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 <jazz.snu.ac.kr>
+# 27 Mar 1997
#
-# submitted by: Nobuhrio Yasutomi <nobu@psrc.isac.co.jp>
-# 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 d387f3c..88abda2 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 <jazz.snu.ac.kr>
+# 27 Mar 1997
#
-# submitted by: Nobuhrio Yasutomi <nobu@psrc.isac.co.jp>
-# 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
OpenPOWER on IntegriCloud