llazzaro / django-scheduler

A calendaring app for Django.
BSD 3-Clause "New" or "Revised" License
1.3k stars 393 forks source link

Off Topic: User friendly dateutil.rrules? #267

Open lggwettmann opened 7 years ago

lggwettmann commented 7 years ago

Hey guys,

this might be slightly off topic. How have you solved the user-unfriendliness of these rrules?

Are there any JS or Django packages or libraries which help to solve that? I'm looking for a 'translator'-app from userfriendly input (think 'creating recurring events in google calendar'-alike) to rrules? Any tips?

How have you solved that?

tiltec commented 7 years ago

I just found this library, could that be helpful? https://jkbrzt.github.io/rrule/