Victor Emanouilov
Victor Emanouilov
The following recurring event: ``` BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Sabre//Sabre VObject 4.5.3//EN CALSCALE:GREGORIAN BEGIN:VEVENT UID:sabre-vobject-6d8dca81-7881-4a4a-9dc2-46f9223cbd78 DTSTAMP:19700101T000000Z CREATED:19700101T000000Z LAST-MODIFIED:19700101T000000Z SUMMARY:Yearly every last friday of June PRIORITY:1 TRANSP:OPAQUE DTSTART:20230901T120000Z DTEND:20230901T130000Z RRULE:FREQ=YEARLY;BYMONTH=6;BYDAY=-1FR;UNTIL=20280901T000000Z END:VEVENT END:VCALENDAR ```...
**Is your feature request related to a problem? Please describe.** Sometimes web server executed scripts have hard time finding a safe directory to write the stopwords list file that is...
Make the RRuleIterator always follow the yearly RRULE even when start date does not follow the rule. Should solve https://github.com/sabre-io/vobject/issues/626
## 🐛 Bugreport I have fixed the broken part coming from .env changes but still a lot of tests fail due to missing class name or changes html structure. @alvinBM...
Feature request: https://github.com/cypht-org/cypht/issues/247 Work in progress: 1. Add Mailbox bridge for imap and similar modules to work with protocols other than IMAP - e.g. EWS (WIP). 2. Implement EWS methods...