Re: Wrong time in git-log when using right/ timezone

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: Peter Hartlich <wwsgj@...>, <git@...>
Date: Wednesday, July 18, 2007 - 1:55 pm

On Wed, 18 Jul 2007, Linus Torvalds wrote:


Well ... not if you compare right/Europe/Berlin vs right/CET

jp3@neutron: ~>TZ=right/CET date '+%H:%M:%S %z'; TZ=right/Europe/Berlin 
date '+%H:%M:%S %z'
19:49:45 +0200
19:49:45 +0200

but, I suspect that the following is the underlying cause of the problem?

jp3@neutron: ~>TZ=right/UTC date '+%H:%M:%S %z'; TZ=UTC date '+%H:%M:%S 
%z'
17:51:32 +0000
17:51:55 +0000

Is git working internally in TZ=UTC?

-- 
Julian

  ---

Homer:	We always have one good kid and one lousy kid.  Why can't both
 	our kids be good?

Marge:	We have three kids, Homer.

 		   Separate Vacations
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Wrong time in git-log when using right/ timezone, Peter Hartlich, (Wed Jul 18, 11:36 am)
Re: Wrong time in git-log when using right/ timezone, Linus Torvalds, (Wed Jul 18, 1:01 pm)
Re: Wrong time in git-log when using right/ timezone, Junio C Hamano, (Wed Jul 18, 4:57 pm)
Re: Wrong time in git-log when using right/ timezone, Alex Riesen, (Wed Jul 18, 4:29 pm)
Re: Wrong time in git-log when using right/ timezone, Julian Phillips, (Wed Jul 18, 1:55 pm)
Re: Wrong time in git-log when using right/ timezone, Linus Torvalds, (Wed Jul 18, 2:19 pm)
Re: Wrong time in git-log when using right/ timezone, Peter Hartlich, (Wed Jul 18, 12:04 pm)