I don't know of one - but the minimal version (i.e. all-day events only, no repeating events, no multiple timezones) should be really trivial. If no-one comes up with something in the next day or two I'll try it as my weekend project.

Bob - if you want to interact with calendars, take a look at Bill Vlahos's library as Matthias pointed out. If you want to read (i.e. not write) ICS files I have a library for doing that - let me know and I'll check if it works with recent versions of LC and send it to you.

And if you are even thinking of programming something with times/dates, see

https://www.youtube.com/watch?v=-5wpm-gesOY&ab_channel=Computerphile

Alex.

On 01/10/2020 18:08, Peter Reid via use-livecode wrote:
Has anyone got a calendar library for LiveCode? I'm developing an app, part of 
which exports a handful of events to do with ordering regular medication. I'd 
like to export an ICS format file containing 3 all-day events titled something 
like the following:

1. MEDS RUN-OUT TODAY
2. COLLECT MEDS
3. ORDER NEXT MEDS

What I'm looking for is either a full calendar library that I can use to 
generate such a ICS file, or the minimalist version, ie just enough calendar 
support to generate this minimal ICS file - nothing more complex.

Anyone know of anything suitable?

Thanks

Peter
--
Peter Reid
Loughborough, UK


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to