I'm attempting to use relative dates, however I want to exclude data that was modified "Last Friday" where today is "Monday", however I can't see any documentation at what acceptable relative dates there are and what they actually mean (i.e. if today is Monday, does "Last Monday" return as today or the week before? Or does "next Monday" return as today?)?
Solved
List of relative dates
Best answer by mark2atsafe
OK, @dbryantgeo and others. I created a custom transformer (RelativeDateCalculator) that carries out relative date operations:
- Today's Date
- Tomorrow's Date
- Yesterday's Date
- Next Day of the Week (eg Next Tuesday's Date)
- Last Day of the Week (eg Last Tuesday's Date)
- Next Week's Date
- Last Week's Date
- Next Month's Date
- Last Month's Date
Mark
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.