COMMIT_DATE_2822

Constant COMMIT_DATE_2822 

Source
pub const COMMIT_DATE_2822: &str = r#"Sat, 17 Jan 2026 16:00:37 +0100"#;
Expand description

The time of the Git commit that this project was built from. The time is formatted according to RFC 2822 (e.g. HTTP Headers). The timezone information from the original commit is preserved.

This constant will be empty if the last commit cannot be determined.