From 9a75f041e4bc046e8456e23e23fafeeffe7e8305 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 21 Mar 2021 21:40:49 +0000 Subject: datetime2 (21mar21) git-svn-id: svn://tug.org/texlive/trunk@58590 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty | 16 ++++++++-------- Master/texmf-dist/tex/latex/datetime2/datetime2.sty | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex/datetime2') diff --git a/Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty b/Master/texmf-dist/tex/latex/datetime2/datetime2-calc.sty index 3a233c336a7..67ffb1a3c49 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 2020 Nicola Talbot +%% Copyright 2021 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}[2020/03/02 v1.5.6 (NLCT)] +\ProvidesPackage{datetime2-calc}[2021/03/21 v1.5.7 (NLCT)] \RequirePackage{pgfkeys} \RequirePackage{pgfcalendar} \newcount\@dtm@julianday @@ -76,7 +76,7 @@ \pgfcalendardatetojulian {\csname @dtm@#1@year\endcsname -\csname @dtm@#1@month\endcsname - -\csname @dtm@#1@day\endcsname} + -\csname @dtm@#1@day\endcsname}% {#2}% }% } @@ -90,7 +90,7 @@ {\csname @dtm@#1@year\endcsname -\csname @dtm@#1@month\endcsname -\csname @dtm@#1@day\endcsname - +#2} + +#2}% {#3}% }% } @@ -103,7 +103,7 @@ \pgfcalendarifdate {\csname @dtm@#1@year\endcsname -\csname @dtm@#1@month\endcsname - -\csname @dtm@#1@day\endcsname} + -\csname @dtm@#1@day\endcsname}% {#2}{#3}{#4}% }% } @@ -121,15 +121,15 @@ \pgfcalendardatetojulian {\csname @dtm@#1@year\endcsname -\csname @dtm@#1@month\endcsname - -\csname @dtm@#1@day\endcsname} + -\csname @dtm@#1@day\endcsname}% {#3}% \pgfcalendardatetojulian {\csname @dtm@#2@year\endcsname -\csname @dtm@#2@month\endcsname - -\csname @dtm@#2@day\endcsname} + -\csname @dtm@#2@day\endcsname}% {\@dtm@julianday}% \advance#3 by -\@dtm@julianday\relax - } + }% }% } \newrobustcmd*{\DTMtozulu}[2]{% diff --git a/Master/texmf-dist/tex/latex/datetime2/datetime2.sty b/Master/texmf-dist/tex/latex/datetime2/datetime2.sty index 58925cb9717..f7a5933a716 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 2020 Nicola Talbot +%% Copyright 2021 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}[2020/03/02 v1.5.6 (NLCT) date and time formats] +\ProvidesPackage{datetime2}[2021/03/21 v1.5.7 (NLCT) date and time formats] \RequirePackage{tracklang} \RequirePackage{etoolbox} \RequirePackage{xkeyval}[2006/11/18] -- cgit v1.2.3