English
Appearance
Get the commit time (i.e. committer time) of a commit.
class Commit { time(): Date; }
Commit time of a commit.