<
This block is part of the condition group and was last modified in core v10.4.28.
< v10.4.28 In pins 2
- date_0 required
date - date_1 required
date
Out pins 1
- condition
conditionThe condition that says whether the date is lower than the other or not.
True when date_0 is strictly before date_1 (date_0 < date_1), compared as unix-second timestamps; equal timestamps yield false. Pins accept unix timestamps (number or numeric string) or date strings parsed as UTC. False when either date is missing or unparseable.
lower |
Version history
Introduced in v10.4.28.
Back to
condition Return to the main group to view all sub-groups Back to condition date Return to the group to view all blocks within this group

