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