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