pub fn datetime_header_value_lint(
    db: &mut Connection,
    dry_run: bool
) -> Result<()>