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