On 2018-03-15 03:58, Christian Gollwitzer wrote:
> Am 15.03.18 um 08:32 schrieb Jan Erik Moström:
>> I would like to read what calendar events I have on a range of days. I
>> would like to get the data from whatever storage Calendar use, in my
>> personal case I sync to iCloud.
[...]
> The native s
Am 15.03.18 um 08:32 schrieb Jan Erik Moström:
I would like to read what calendar events I have on a range of days. I
would like to get the data from whatever storage Calendar use, in my
personal case I sync to iCloud.
An example would be something along these lines
x = getcalendarevents('201
On 14 Mar 2018, at 21:40, Larry Martell wrote:
I've been trying to find some example of how to read calendar info on
macOS
but I haven't found anything ... I'm probably just bad at searching
!!
What I want to do is to read calendar info for a date range. Does
anyone
know of an example of ho
On Wed, Mar 14, 2018 at 4:31 PM, Jan Erik Moström wrote:
> I've been trying to find some example of how to read calendar info on macOS
> but I haven't found anything ... I'm probably just bad at searching !!
>
> What I want to do is to read calendar info for a date range. Does anyone
> know of an