Home

Guides

Editor

Components

Actions

Conditions

Conditions

Data

Equals

List Contains Item

Compare Dates

Compare Numbers

Other

Check Permission

Custom Code

Compare Dates Condition Documentation

Overview

The Compare Dates Condition allows you to evaluate the relationship between two dates, such as determining if one date is earlier, later or the same as another. This condition is essential for creating time-sensitive actions and workflows, enabling your app to respond appropriately based on date comparisons.


Key Features

  • Time-Based Logic

  • Dynamic Event Handling

  • Improved User Experience


Condition Fields

1. Date 1

2. Comparison

Options include:

  • SameDay

  • Before

  • After

3. Date 2

4. Flip results (NOT)

5. OR

6. And


Best Practices for Using the Compare Dates Condition

  • Standardise Date Formats:Ensure that both dates being compared are in the same format to avoid discrepancies in evaluation.

  • Account for Time Zones: Be mindful of time zone differences if the dates are sourced from different regions, to ensure accurate comparisons.

  • Provide Clear Feedback: When the condition results in an action being triggered or not, inform users clearly about the outcome related to the date comparison.