summaryrefslogtreecommitdiffstats
path: root/share/timedef/hu_HU.ISO8859-2.src
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-08-19 20:37:32 +0000
committerbapt <bapt@FreeBSD.org>2016-08-19 20:37:32 +0000
commitcac38bedeb8be609cd66693966b1c083411c6c66 (patch)
treef070100daf35a17b33387bace765688c2357762e /share/timedef/hu_HU.ISO8859-2.src
parentc14ab109a8329db75a0f5a610d76143ae71653f1 (diff)
downloadFreeBSD-src-cac38bedeb8be609cd66693966b1c083411c6c66.zip
FreeBSD-src-cac38bedeb8be609cd66693966b1c083411c6c66.tar.gz
MFC r303354,303373,303404,304045,304192
Set date and time formats back to what they were before CLDR While CLDR brings us a good and up to date source data to generate locales for all databses we are using for locales, it is not the case of LC_TIME. Where it does not defines the informations we need. Put back all the date and time formats from the old locales. Make it statically for now (in order to be able to merge it now into 11.0-RELEASE). The generation tools will be updated soon. That gives us time to properly work on LC_TIME during the 12 timeframe. While here fix abbreviated month for af_ZA (which are already fixed in CLDR data upstream) In locales where AP/PM was not defined before CLDR data, remove again the AP/PM informations For locales where AP/PM was defined before CLDR data, keep the CLDR information which was properly translated. r303354,303373 by kevlo r303404,304192 by jkim Approved by: re (gjb)
Diffstat (limited to 'share/timedef/hu_HU.ISO8859-2.src')
-rw-r--r--share/timedef/hu_HU.ISO8859-2.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/timedef/hu_HU.ISO8859-2.src b/share/timedef/hu_HU.ISO8859-2.src
index d6531cd..b324918 100644
--- a/share/timedef/hu_HU.ISO8859-2.src
+++ b/share/timedef/hu_HU.ISO8859-2.src
@@ -53,17 +53,17 @@ szombat
%H:%M:%S
#
# x_fmt
-%Y. %m. %d.
+%Y/%m/%d
#
# c_fmt
-%Y. %B %e. %H:%M:%S
+%a %b %e %X %Y
#
# AM/PM
de.
du.
#
# date_fmt
-%Y. %B %e. %H:%M:%S %Z
+%Y %b %e %a %X %Z
#
# Long month names (without case ending)
január
@@ -83,5 +83,5 @@ december
md
#
# ampm_fmt
-%p %I:%M:%S
+%I:%M:%S %p
# EOF
OpenPOWER on IntegriCloud