git - Github shows incorrect timestamp with commits even when system time is fine -


my github account shows commits time 9hours before actual time of commit. checked system clock , working fine.

$> date wed jul  6 15:36:53 ist 2016 $> date +%z +0530 

how can fix issue? shouldn't git taking system time commits?


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

android - Basic camera in app -

scala - Using the kronecker product on complex matrices with scalaNLP breeze -