Re: [Bug] git-log prints wrong unixtime with --date=format:%s
From: Michael Heerdegen <hidden> Date: 2016-06-16 02:19:31
Jeff King [off-list ref] writes:
Oh, I agree that unix times are handy. I just think that "use %at in the
pretty-format, instead of %ad and then %s in the date-format" is not
such a bad workaround.
I had missed %at (and %ct). Yes, works perfectly - thanks for the hint.
Regards,
Michael.