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