svn commit: r334088 - head/share/timedef

Eitan Adler eadler at FreeBSD.org
Wed May 23 10:39:03 UTC 2018


Author: eadler
Date: Wed May 23 10:39:02 2018
New Revision: 334088
URL: https://svnweb.freebsd.org/changeset/base/334088

Log:
  timedef: Update Czech timedef
  
  This changes date format from 2015/05/12 to 05.12.2015.
  
  PR:		200591
  Submitted by:	grafnetter at dekanat.mff.cuni.cz

Modified:
  head/share/timedef/cs_CZ.ISO8859-2.src

Modified: head/share/timedef/cs_CZ.ISO8859-2.src
==============================================================================
--- head/share/timedef/cs_CZ.ISO8859-2.src	Wed May 23 10:13:17 2018	(r334087)
+++ head/share/timedef/cs_CZ.ISO8859-2.src	Wed May 23 10:39:02 2018	(r334088)
@@ -53,7 +53,7 @@ sobota
 %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