-
Now that GO3 has support for timezones, we have some interesting new opportunities.
GO3 should use the Location field to determine the timezone. [This Google API](https://developers.google.com/maps…
-
Es gibt eine Adresse, die nicht abgerufen werden kann. Deswegen hat dieser Kalender gar keine Termine gerade.
```
Traceback (most recent call last):
File "/app/.heroku/python/lib/python3.7/site…
-
As we are breaking backwards compatibility anyway, we should try to clean the code base.
Some ideas:
- [x] there are lots of different ways to create events at the moment, we should aggregate and…
geier updated
2 years ago
-
Any chance of adding the Asterisk calendar modules: asterisk-calendar.rpm
There are four calendaring modules that ship with Asterisk that provide support for the following calendaring servers:
i…
-
The intent of using icalendar over a pure machine-readable format like json is for them to work well with human-facing apps like Outlook or Google Calendar. This can help to clarify some ambiguities i…
-
I think the problem is actually with `org-caldav-events-url` which is called by `org-caldav-get-event-etag-list`.
For example, with this configuration it's returning `"https://www.google.com/calend…
-
What do You think about adding a new feature for converting to and from icalendar format for each adapter?
This should be easily done with http://sabre.io/vobject/icalendar/ library
-
So in file `lib/FreeBusyGenerator.php` there was a code added by @evert on line number 591
[Related Commit](https://github.com/sabre-io/vobject/commit/9bf8c2e47efd63e8cc674c147735b7d7ed9c6a64#di…
-
# Introduction
The iCalendar format (often called "iCal" or .ics format) is a standard file format used for exchanging calendar information, widely supported by most calendar applications like Google…
-
the iCalendar format produced by this Component does not conform to the [RFC 5545](https://tools.ietf.org/html/rfc5545#section-3.1) specification with regards to line "folding" and line break escapeme…