Closed emcrisostomo closed 6 years ago
Synonym for BSD date would be following command:
MAN_DATE=$(LC_ALL=C TZ=UTC date -r $SOURCE_DATE_EPOCH +'%B %d, %Y')
Thank you very much @t3hk0d3
@emcrisostomo Isn't this one could be closed?
Hi @t3hk0d3, yes, it can be closed: I left it open because I wanted to configure and build it in all the supported OS and this wasn't assigned to any milestone.
192 introduced the following change:
However,
date
capabilities are not checked and invocation may fail in platforms where--utc
and--date
are not supported.