script

Filter a list of objects by date range

universalBeginner

About this Snippet

Pass this script a list of objects with a date property in them along with a start and/or end date and it will return each item from the list where the date property you specify falls in between the specified date range.

The snippet comes with an extra script step that produces dummy data so you can test how the script works easily.

See it in action

CleanShot 2023-07-24 at 09.51.30@2x