date_formatter::utils

Function days_between

Source
pub fn days_between(time1: SystemTime, time2: SystemTime) -> i64
Expand description

计算两个 SystemTime 之间的天数差异