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