COMMIT_DATE_3339

Constant COMMIT_DATE_3339 

Source
pub const COMMIT_DATE_3339: &str = r#"2026-01-17T16:00:37+01:00"#;
Expand description

The time of the Git commit that this project was built from. The time is formatted according to RFC 3339 and ISO 8601. The timezone information from the original commit is preserved.

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