pub const GIT_RFC2822: CustomFormat;
Expand description
E.g. Thu, 8 Aug 2022 12:45:06 +0800
. This is output by git log --pretty=%aD
.
pub const GIT_RFC2822: CustomFormat;
E.g. Thu, 8 Aug 2022 12:45:06 +0800
. This is output by git log --pretty=%aD
.