History log of /freebsd-10.1-release/share/timedef/de_DE.ISO8859-1.src
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 194231 15-Jun-2009 edwin

Undo the change in r193688 as suggested in conf/72076.

People on IRC and the -doc mailinglist (June 2009) showed that this
new format wasn't used or known widely enough to justify the change.


# 193688 08-Jun-2009 edwin

[patch] [locale] German locales use old %d.%m.%y date format instead of newer ISO date

From the submitter:

DIN 5008 (German norm for text processing) defines the old date
format (%d.%m.%Y) to be obsolete and to be used only, if unambigous.
In international communications the new format (%Y-%m-%d) is now
required and FreeBSD should respect this.

References:
- DIN 5008
- EN 28 601
- ISO 8601

Thanks to Oliver Lietz for bringing this to my attention.

PR: conf/72076
Submitted by: Peter Wullinger <some-mail-drop@gmx.net>
MFC after: 1 week


# 174990 30-Dec-2007 ache

Comments fixing
1) Back out "month names" -> "months names" and fix few such cases which
are wrong initially
2) "weekdays names" -> "weekday names"

Noted by: des [1]


# 174977 29-Dec-2007 ache

Comments fixing
"month names" -> "months names"
typo
"Long months names (alternative)" or "in alternative form" ->
"(without case ending)"
"Long months names" -> "Long months names (as in a date)"
to not confuse developers on what purpose those sections are


# 74606 21-Mar-2001 ache

Remove fixed length restrictions and padding


# 74570 21-Mar-2001 ache

Replace %y with %Y


# 74413 18-Mar-2001 ache

Convert to new locale format with md_order and without E[Ff]_fmt
Add ampm_fmt to all locales


# 54090 03-Dec-1999 ache

Don't use %E* in old fields for compatibility reasons


# 53961 30-Nov-1999 ache

Convert after %Ex->%Ef and %EF adding


# 53943 30-Nov-1999 ache

Convert to new format


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 22988 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 20959 28-Dec-1996 ache

Return to last column space padding: some programs (cal f.e.) make two-letters
abbreviations by stripping last character.

Should be in 2.2


# 19827 16-Nov-1996 ache

Pad two-letter names not with ending space, but with beginning space
As result, it not looks anymore as:
xx , ...
but as
xx, ...

2.2 candidate


# 14120 17-Feb-1996 ache

Change date format to look more naturally
Change ctime-like format to fix ls bug
Reviewed by: joerg


# 13605 24-Jan-1996 ache

German LC_TIME
Submitted by: joerg