You cam amend the time of a commit with:

git commit --amend --date="Thu Jul 28 11:30 2016 -0400"

or:

git commit --amend --date="now"