Package org.elasticsearch.xpack.esql.expression.function.scalar.date
package org.elasticsearch.xpack.esql.expression.function.scalar.date
-
ClassDescriptionSubtract the second argument from the third argument and return their difference in multiples of the unit specified in the first argument.Represents units that can be used for DATE_DIFF function and how the difference between 2 dates is calculated