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