pub fn datediff(end: impl Into<Column>, start: impl Into<Column>) -> Column
Returns the number of days from start to end.