git_commit_time_offset

Get the commit timezone offset (i.e. committer's preferred timezone) of a commit.

@param commit a previously loaded commit. @return positive or negative timezone offset, in minutes from UTC

extern (C) nothrow @nogc
int
git_commit_time_offset

Meta