summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/tests/10-moddate/test-moddate.tex
blob: c55759006bfa674429045baf3cd71f00286152c9 (plain)
1
2
3
4
5
6
7
8
% $Id: test-moddate.tex 808 2018-11-13 18:39:00Z karl $
% Public domain.

\catcode`\{=1 \catcode`\}=2

% Check that \pdffilemoddate returns UTC with envvars set; see Makefile.
\message{\pdffilemoddate{\jobname.tex}}
\end