-
using 2.29
test ics
```text
BEGIN:VCALENDAR
BEGIN:VEVENT
DTSTART:20241026T010000Z
DTEND:20241026T230000Z
DTSTAMP:20241024T153358Z
UID:4maud6s79m41a99pj2g7j5km0a@google.com
CREATED:20241024T…
-
### Problem to solve
Management of event times.
### Proposed solution
This was available in Vuetify 2, see:
https://v2.vuetifyjs.com/en/components/calendars/#drag-and-drop
-
**Describe the bug**
While consuming an ical from a vacation rental website, we receive a "Missing required DTSTART" error.
**To Reproduce**
ical4j-4.0.5
```kotlin
val ical = """
BEGIN…
-
A trailing semicolon in the "RRULE" lines caused ParserErrors:
"RRULE is not an object could not parse property name: null"
A trailing semicolon on other property lines could also throw these …
-
integrate script from Christian Toepp.
```
BEGIN:VCALENDAR
METHOD:PUBLISH
VERSION:2.0
CALSCALE:GREGORIAN
-
Hi David,
I try https://www.munichways.com/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&xml=true
with this data head:
```
https://www.munichw…
-
BEGIN:VCALENDAR
VERSION:2.0
PRODID:icalendar-ruby
CALSCALE:GREGORIAN
X-PRIMARY-CALENDAR:TRUE
qDTSTAMP:20240627T134532Z
UID:107818614_209936885
DTSTART:20240627T070000
107818614_209936885DTEND:…
-
Hello,
A pretty odd bug report here.
I created a recurring task when I was in Spain.
When I moved to Bogota I updated the time on the task to be more appropriate.
However, with this particular r…
-
When installing the module, we have no access to the components' types (props, attributeConfig, page...) that are available when installing the vue plugin directly and using it "manually".
Example:
…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…