Skip to main content

Compare dates

Wrk Product avatar
Written by Wrk Product
Updated over 10 months ago

Given two dates, determine if one date is before, equal, or after the other date.Example: The date January 1, 2022 is before May 1, 2022. In this case the outcome will be Yes.

Application

  • Date & Time

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Date 1

The source date to compare to

Date

Yes

Comparison criteria

Date 1 is before, after, or equal to Date 2

Predefined Choice List

Yes

Date 2

The reference date to be compared against

Date

Yes

Outputs (what you get)

N/A

Outcomes

Name

Description

Yes

No

Requirements

  • N/A

Did this answer your question?