summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/datetime/dt-ngerman.def
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2007-04-08 17:56:27 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2007-04-08 17:56:27 +0000
commit8c38dc88ed6cf33fd2e9385e102e9935e8b60b00 (patch)
tree374324d88bb7ddd8f6e57b14683315891102f936 /Master/texmf-dist/tex/latex/datetime/dt-ngerman.def
parentcaef592b102b13a49c19d22bc87241b0a99d4045 (diff)
update datetime to v2.51
git-svn-id: svn://tug.org/texlive/trunk@4130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/datetime/dt-ngerman.def')
-rw-r--r--Master/texmf-dist/tex/latex/datetime/dt-ngerman.def23
1 files changed, 22 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/datetime/dt-ngerman.def b/Master/texmf-dist/tex/latex/datetime/dt-ngerman.def
index f66dc0fcf3b..dc19285e87e 100644
--- a/Master/texmf-dist/tex/latex/datetime/dt-ngerman.def
+++ b/Master/texmf-dist/tex/latex/datetime/dt-ngerman.def
@@ -5,7 +5,7 @@
%% The original source files were:
%%
%% datetime.dtx (with options: `dt-ngerman.def,package')
-%% Copyright (C) 2006 Nicola Talbot, all rights reserved.
+%% Copyright (C) 2007 Nicola Talbot, all rights reserved.
%% If you modify this file, you must change its name first.
%% You are NOT ALLOWED to distribute this file alone. You are NOT
%% ALLOWED to take money for the distribution or use of either this
@@ -48,6 +48,27 @@ Month numbers should go from 1 to 12}%
\PackageError{datetime}{Invalid Month number \the\@orgargctr}{%
Month numbers should go from 1 to 12}%
\fi}
+\providecommand{\dayofweeknameidngerman}[1]{%
+\ifcase#1\relax
+\or Sonntag%
+\or Montag%
+\or Dienstag%
+\or Mittwoch%
+\or Donnerstag%
+\or Freitag%
+\or Samstag%
+\fi}
+
+\providecommand{\shortdayofweeknameidngerman}[1]{%
+\ifcase#1\relax
+\or So%
+\or Mo%
+\or Di%
+\or Mi%
+\or Do%
+\or Fr%
+\or Sa%
+\fi}
\DeclareRobustCommand*\datengerman{%
\renewcommand{\formatdate}[3]{%
\@day=##1\relax\@month=##2\relax\@year=##3\relax