SOURCE_DATE_EPOCH support

Akira Kakuto kakuto at w32tex.org
Mon Jun 29 01:08:13 CEST 2020


Hi Norbert,

> struct tm *tmptr = localtime (&aclock);

In the case that SOURCE_DATE_EPOCH is correctly defined,
it is better to use gmtime instead of localtime, as in
all other programs which support SOURCE_DATE_EPOCH.
I sent yesterday a possible patch to Luigi.

Thanks,
Akira



More information about the tex-live mailing list.