Hello,Is there an object that encodes "second friday of month", rather than "second friday of april"?Then you would pass to it month + year to get a date?If not, how would I implement such a type? Extend nth_day_of_the_week_in_month?Thanks,