I have a list of objects which contain a DateTimeOffset property. I want to filter that list so that only objects whose date match one from another list of dates.
For