pub fn to_datetime_serial(value: &LiteralValue) -> Result<f64, ExcelError>Expand description
Coerce to Excel serial (date/time/duration) or error.
pub fn to_datetime_serial(value: &LiteralValue) -> Result<f64, ExcelError>Coerce to Excel serial (date/time/duration) or error.