summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-03-22 11:39:11 +0000
committerache <ache@FreeBSD.org>2001-03-22 11:39:11 +0000
commitc77faf44be7f5592f809c7b254728592681748a4 (patch)
treef54b86453de76a7f885203fd957e406897ea5260 /share/timedef
parenta7421f494573d05fdd8c6d8d05dd9d4525f4606c (diff)
downloadFreeBSD-src-c77faf44be7f5592f809c7b254728592681748a4.zip
FreeBSD-src-c77faf44be7f5592f809c7b254728592681748a4.tar.gz
Since ctime compatibility restrictions removed, use more natural date formats
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/ru_RU.CP866.src4
-rw-r--r--share/timedef/ru_RU.ISO8859-5.src4
-rw-r--r--share/timedef/ru_RU.ISO_8859-5.src4
-rw-r--r--share/timedef/ru_RU.KOI8-R.src4
4 files changed, 8 insertions, 8 deletions
diff --git a/share/timedef/ru_RU.CP866.src b/share/timedef/ru_RU.CP866.src
index 1646a75..db15000 100644
--- a/share/timedef/ru_RU.CP866.src
+++ b/share/timedef/ru_RU.CP866.src
@@ -63,7 +63,7 @@
#
# c_fmt
#
-%a %e %b %X %Y
+%A, %e %B %Y £. %X
#
# am
#
@@ -75,7 +75,7 @@
#
# date_fmt
#
-%a %e %b %Y %X %Z
+%A, %e %B %Y £. %X (%Z)
#
# Long month names in alternative form
#
diff --git a/share/timedef/ru_RU.ISO8859-5.src b/share/timedef/ru_RU.ISO8859-5.src
index 5d14b61..750bd18 100644
--- a/share/timedef/ru_RU.ISO8859-5.src
+++ b/share/timedef/ru_RU.ISO8859-5.src
@@ -63,7 +63,7 @@
#
# c_fmt
#
-%a %e %b %X %Y
+%A, %e %B %Y Ó. %X
#
# am
#
@@ -75,7 +75,7 @@
#
# date_fmt
#
-%a %e %b %Y %X %Z
+%A, %e %B %Y Ó. %X (%Z)
#
# Long month names in alternative form
#
diff --git a/share/timedef/ru_RU.ISO_8859-5.src b/share/timedef/ru_RU.ISO_8859-5.src
index 5d14b61..750bd18 100644
--- a/share/timedef/ru_RU.ISO_8859-5.src
+++ b/share/timedef/ru_RU.ISO_8859-5.src
@@ -63,7 +63,7 @@
#
# c_fmt
#
-%a %e %b %X %Y
+%A, %e %B %Y Ó. %X
#
# am
#
@@ -75,7 +75,7 @@
#
# date_fmt
#
-%a %e %b %Y %X %Z
+%A, %e %B %Y Ó. %X (%Z)
#
# Long month names in alternative form
#
diff --git a/share/timedef/ru_RU.KOI8-R.src b/share/timedef/ru_RU.KOI8-R.src
index 2c2f7ce..f5a250f 100644
--- a/share/timedef/ru_RU.KOI8-R.src
+++ b/share/timedef/ru_RU.KOI8-R.src
@@ -63,7 +63,7 @@
#
# c_fmt
#
-%a %e %b %X %Y
+%A, %e %B %Y Ç. %X
#
# am
#
@@ -75,7 +75,7 @@
#
# date_fmt
#
-%a %e %b %Y %X %Z
+%A, %e %B %Y Ç. %X (%Z)
#
# Long month names in alternative form
#
OpenPOWER on IntegriCloud