check_ts

Function check_ts 

Source
pub fn check_ts(
    context: &'static str,
    cutoff: i32,
) -> impl Fn(NaiveDateTime) -> Option<NaiveDateTime>
Expand description

Check a date and convert to a timestamp.