git_commit_timestamp

Function git_commit_timestamp 

Source
pub fn git_commit_timestamp() -> Option<&'static str>
Expand description

Returns the git commit timestamp, if present.

This is the author date of HEAD formatted as RFC 3339 (e.g., 2024-01-15T10:30:00+00:00).