Helpful Date Formulas

It would make life so much is easier if the following formula’s existed. I’m not sure how hard it is to implement new formula’s, but these would be great:

isBefore(date)
isAfter(date)
isBetween(first date, second date )

I know these can be achieved using < and >. but explaining this to people over and over is a real hassle.

Hi Samuel,

These formulas were quite straightforward to implement.

I have created a pack that you can install. It will work as long as Date1 is not equal to Date2.

Regards
Piet

4 Likes

Wow!

You are amazing. Thanks so much for this.