datebook
datebook copied to clipboard
.ics file's RRULE doesn't contain UNTIL parameter when setting it up in config object

Hey, @jshor. I believe the reason it's not showing in the .ics is because the "until" should be "end" in the Datebook Config Object.
Also, Is the script that generates the files on the Calendar Generators page public? If so, where can I find them?
hi @ykhan21, I updated the generator and now the end param fills in properly. The code for that can be found here.