pub fn datetime_to_serial_for(system: DateSystem, dt: &NaiveDateTime) -> f64Expand description
Convert a datetime to Excel serial according to the provided date system.
pub fn datetime_to_serial_for(system: DateSystem, dt: &NaiveDateTime) -> f64Convert a datetime to Excel serial according to the provided date system.