Jasper
Jasper
LGTM
Should be fixed now.
I had a look at that `allLocales` list and it seems to be generated from all of the items in [this folder](https://github.com/fullcalendar/fullcalendar/tree/main/packages/core/src/locales) (see [here](https://github.com/fullcalendar/fullcalendar/blob/main/packages/core/scripts/generate-locales-all.js)) and as `en-us` (or just `en`...
I changed it to add `en` to the list manually in https://github.com/davish/obsidian-full-calendar/pull/491/commits/7be9a8cd5a0f5154d0cb98654ea68390d237c02a and gave it the label `en-us` because I think that is less confusing.
Yes I'm definitely interested. Let me just figure a few things out first (maintaining crates, Julia FFI, ect.) and I'll let you know if I feel up to it.