svn commit: r339412 - head/share/timedef
Yuri Pankov
yuripv at FreeBSD.org
Wed Oct 17 16:38:45 UTC 2018
Author: yuripv
Date: Wed Oct 17 16:38:44 2018
New Revision: 339412
URL: https://svnweb.freebsd.org/changeset/base/339412
Log:
Revert r315571 for share/timedef/ca_IT.ISO8859-15.src, ca_IT is Catalan
in Italy, and is not related to Canada.
While here, remove the header as we do NOT currently use CLDR data to
generate timedef, and it's misleading.
PR: 225855
Reviewed by: bapt
Approved by: re (gjb), kib (mentor)
Differential Revision: https://reviews.freebsd.org/D17551
Modified:
head/share/timedef/ca_IT.ISO8859-15.src
Modified: head/share/timedef/ca_IT.ISO8859-15.src
==============================================================================
--- head/share/timedef/ca_IT.ISO8859-15.src Wed Oct 17 16:17:57 2018 (r339411)
+++ head/share/timedef/ca_IT.ISO8859-15.src Wed Oct 17 16:38:44 2018 (r339412)
@@ -1,7 +1,3 @@
-# Warning: Do not edit. This file is automatically generated from the
-# tools in /usr/src/tools/tools/locale. The data is obtained from the
-# CLDR project, obtained from http://cldr.unicode.org/
-# -----------------------------------------------------------------------------
#
# Short month names
gen.
@@ -53,7 +49,7 @@ dissabte
%H:%M:%S
#
# x_fmt
-%Y-%m-%d
+%d/%m/%Y
#
# c_fmt
%a %e %b %X %Y
More information about the svn-src-head
mailing list