See "real" commit date in github (hour/day)

goncalopp picture goncalopp · Dec 10, 2013 · Viewed 49.2k times · Source

Is there a way to see the date of a commit in github, with day/hour precision? Older commits appear in a "human readable" format, such as "2 years ago" instead of showing the actual date.

old github commit

If it's not possible to see the actual date on github, is there a easier workaround than git clone?

Answer

Matt S. picture Matt S. · Dec 10, 2013

Hover your mouse over the 2 years ago and you'll get the timestamp.