===

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
    condition

True when both dates resolve to exactly the same unix second. Equality is to the second, NOT the calendar day: the same day at different times is unequal. Pins accept unix timestamps (number or numeric string) or date strings parsed as UTC. False when either date is missing or unparseable.

deepequal
equal

A typical wiring for ===: the condition out pin feeds branch.

Studio canvas example for the === block: typical wiring for ===.

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