Hacker News new | ask | show | jobs
by vomitcuddle 2531 days ago
Unix time is always the number of seconds since 00:00:00 Thursday, 1 January 1970 UTC time. Git records the committer's time zone, since the time would normally be converted back into a human readable form.
1 comments

This is a good example of the ages old falsehoods about time. You're mostly right, but you're missing leap seconds.