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