Results 25 comments of Lino

I'm working on resolving the outstanding issues, so if that's resolved, we can talk about how to proceed.

Completely apart from the whole deployment issues thing, I would love to start planning for a v2 release, because it will allow us to remove some really janky behaviour of...

This refers to [RFC 7529](https://datatracker.ietf.org/doc/html/rfc7529) which allows setting which kind of Calendar is used in the recurrence rules. In particular this would enable the extension to support * Chinese *...

Did you follow the instructions how to set up i18n? https://django-recurrence.readthedocs.io/en/latest/installation.html#set-up-internationalization

Thank you for your contribution. I think with the move to pdm this should be obsolete. If I'm mistaken, please yell.

Wouldn't the sensible way be to always use UTC for representing the date and then converting it to the users time zone? Because the users time zone is the one...

As soon as time zones are involved there are no right decisions, no matter what you do, you always face a lot of problems. If the user/developer wants to store...

No matter if it's a bug or not, changing the default behaviour will incur a breaking change, which is something we should only do on a major version change. Thanks...

Could you please submit the code you're trying to use? Setting the default value in mount() has some implications in vue.js.

Hey, it seems that there has been no action regarding this. I'll reserve some time to poke people again. Best, Lino