Built-in Calendar Gramplet

We can easily create a function that works like: get_date_from_liturgical("Dominica Quasimodogeniti", 1783). But where could we put that in the UI? I don’t think the calendar widget is the right place, and I’m working to try to simplify Gramps overall complexity.

Perhaps we could create the DateGramplet (to rule them all) that packages up all of the great date functions that we have (date math, conversions, liturgical lookups, etc.).