summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/datetime2
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-03 22:57:40 +0000
committerKarl Berry <karl@freefriends.org>2020-03-03 22:57:40 +0000
commite8efb179c5bc6ef7922eb5deb20d0952030316bd (patch)
treed98903298a4b448c8550cec95c12865b5814dddf /Master/texmf-dist/tex/latex/datetime2
parent71d4d2b0513af8bd68ea2f2b9063b518bedeb843 (diff)
datetime2 (3mar20)
git-svn-id: svn://tug.org/texlive/trunk@54039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/datetime2')
-rw-r--r--Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty4
-rw-r--r--Master/texmf-dist/tex/latex/datetime2/datetime2.sty8
2 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty b/Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty
index 97d48f9bc51..3a233c336a7 100644
--- a/Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty
+++ b/Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty
@@ -7,7 +7,7 @@
%% datetime2.dtx (with options: `datetime2-calc.sty,package')
%%
%% datetime2.dtx
-%% Copyright 2019 Nicola Talbot
+%% Copyright 2020 Nicola Talbot
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -39,7 +39,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{datetime2-calc}[2019/11/11 v1.5.5 (NLCT)]
+\ProvidesPackage{datetime2-calc}[2020/03/02 v1.5.6 (NLCT)]
\RequirePackage{pgfkeys}
\RequirePackage{pgfcalendar}
\newcount\@dtm@julianday
diff --git a/Master/texmf-dist/tex/latex/datetime2/datetime2.sty b/Master/texmf-dist/tex/latex/datetime2/datetime2.sty
index c6763902a55..58925cb9717 100644
--- a/Master/texmf-dist/tex/latex/datetime2/datetime2.sty
+++ b/Master/texmf-dist/tex/latex/datetime2/datetime2.sty
@@ -7,7 +7,7 @@
%% datetime2.dtx (with options: `datetime2.sty,package')
%%
%% datetime2.dtx
-%% Copyright 2019 Nicola Talbot
+%% Copyright 2020 Nicola Talbot
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -39,7 +39,7 @@
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{datetime2}[2019/11/11 v1.5.5 (NLCT) date and time formats]
+\ProvidesPackage{datetime2}[2020/03/02 v1.5.6 (NLCT) date and time formats]
\RequirePackage{tracklang}
\RequirePackage{etoolbox}
\RequirePackage{xkeyval}[2006/11/18]
@@ -931,9 +931,9 @@
\DTMsetstyle{default}%
}%
{%
- \ifcsdef{date\languagename}
+ \ifcsdef{date\languagename}%
{%
- \csuse{date\languagename}
+ \csuse{date\languagename}%
}%
{%
\ForEachTrackedDialect{\@dtm@thisdialect}%