git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Timezone with DATE_STRFTIME
@ 2016-02-08 14:33 John Keeping
  2016-02-08 15:28 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: John Keeping @ 2016-02-08 14:33 UTC (permalink / raw)
  To: git, Jeff King

I have just noticed that with DATE_STRFTIME, the timezone in the output
is likely to be incorrect.

For all other time formats, we print the string ourselves and use the
correct timezone from the input, but with DATE_STRFTIME strftime(3) will
always use the system timezone.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-08 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-08 14:33 Timezone with DATE_STRFTIME John Keeping
2016-02-08 15:28 ` Jeff King
2016-02-08 15:44   ` Jeff King
2016-02-08 15:46   ` John Keeping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).