add date to git reflog

C++
git reflog --pretty=short

git reflog --date=iso

Source

Also in C++: