vl.timeYMDH(field, as)
A time unit operation for yearmonthdatehours
.
timeYMDH
Method OverviewtimeYMDH
API Reference# timeYMDH.as(value)
The output field to write the timeUnit value.
# timeYMDH.equals(equal)
Logical equals (==) comparison.
# timeYMDH.field(value)
The data field to apply time unit.
# timeYMDH.gt(gt)
Logical greater than (>) comparison.
# timeYMDH.gte(gte)
Logical greater than or equal to (>=) comparison.
# timeYMDH.inRange(…range)
Logical value in range test.
# timeYMDH.lt(lt)
Logical less than (<) comparison.
# timeYMDH.lte(lte)
Logical less than or equal to (<=) comparison.
# timeYMDH.oneOf(…oneOf)
Logical set membership test.
# timeYMDH.timeUnit(value)
The timeUnit.
# timeYMDH.valid(valid)
Logical valid value test.