Recipes
Cooking Calendar
Past Date
if(prop("Date") > now(), fromTimestamp(toNumber("")), prop("Date"))
Outputs the date again if it's in the past. This date is then referenced in the Last Made rollup on the Recipes database so that it only shows a date if the recipe was made in the past.