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