sprint_index

Function sprint_index 

Source
fn sprint_index(start: NaiveDate, sprint_length: u16, date: NaiveDate) -> usize
Expand description

Calculates the number of the week the date is in, based on the start date.