Jeff King <peff@xxxxxxxx> writes: > I tried a few obvious things, but couldn't make anything work. Setting > "timezone" manually seems to do nothing. It's supposed to be set by > putting the right thing in $TZ and then calling tzset(). So I tried > munging $TZ to something like "+0200". It did have _some_ effect, but I Wouldn't that be more like "UTC+0200"? In any case, I do not think anybody wants to do tzset() on each and every commit while running "git log". Can we declare "format:<strftime>" will always use the local timezone, or something? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html