Function date_to_i64

Source
pub fn date_to_i64(date: NaiveDate) -> i64
Expand description

Convert a date to the number of days since the epoch.