Date Check date using Date A is before B block Check date using Date A is before B Sebastian Apr 25, 2022 Date The Date A is before B block is used to check if a date A is before a date B. Example A: Input value Date A and input value Date B return true because Date A is before Date B. Result: Returns true if Date A is before Date B, otherwise false. Tips and best practices: Both the date and the time are compared. Library: Date
Date Check date using Date A is after B block Check date using Date A is after B Sebastian Apr 25, 2022
Date Check date using Date A is before or the same as B block Check date using Date A is before or the same as B Sebastian Apr 25, 2022
Date Check date using Date A is not the same as B block Check date using Date A is not the same as B Sebastian Apr 25, 2022