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