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.

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

