Function bookdata::parsing::dates::check_ts

source ·
pub fn check_ts(
    context: &'static str,
    cutoff: i32
) -> impl Fn(NaiveDateTime) -> f32
Expand description

Check a date and convert to a timestamp.