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