fn_datevalue

Function fn_datevalue 

Source
pub fn fn_datevalue(args: &[Expr], ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

DATEVALUE(date_text) - converts a date string to a serial number.