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