pub fn check_ts( context: &'static str, cutoff: i32, ) -> impl Fn(NaiveDateTime) -> f32
Check a date and convert to a timestamp.