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