pub fn format_git_timestamp(dt: OffsetDateTime) -> String
Format a timestamp in Git’s format: <epoch> <offset>.
<epoch> <offset>