This topic contains 3 replies, has 2 voices, and was last updated by Hristo 8 years, 1 month ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Scheduler › source ics: Error: Invalid UNTIL value: 19700329T020000
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 8 years, 1 month ago.
Hi everybody,
I have a problem with ics source.
It is a valid ics exported from nextcloud calendar, also tested valid from here: https://icalendar.org/validator.html
It give me error “Invalid UNTIL value: 19700329T020000” here example code
Also in this ics there are 2 appointments in the same tiemzone but in 2 different Daylight Saving period:
I would like to test if jqxscheduler can manage them correctly.
thanks!
Hello silvano.ald,
I make few changes. Also, I use a simple data source and it seems to work fine.
Please, take a look at this example.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Hello Htisto,
Thanks for your reply,
the question is how can I make it work with 3rd party calendar server side, like nextcloud in my case:
where I can’t change ics.
Could you please provide an example with working nextcloud ics format?
thank you
Hello silvano.ald,
Unfortunately, we do not have experience with the “Nextcloud”.
I would like to suggest you use the beforeprocessing callback of the DataAdapter’s source where you could change the data.
It could be a possible workaround, where you receive the data as a string.
I will create a work item for this case to discuss it.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.