문제

I am trying to implement recurring events for event_calendar and it is turing out to be quite challenge. It seem I have to write the recurrence for my events from scratch. I have no problem with that as long as I am not missing a better way of doing it that has already been implemented and that I could potentially even contribute to.

How did or do you recommend implementing recurring events for a calendar such as event_calendar?

If I have to start from scratch what advices could you give? Would you use Ice_cube? Can you describe your approach? Thank you so much.

도움이 되었습니까?

해결책

Second question with more details and also a little more specific but with and answer.

Find it here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top