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