Hello,
I hope this is the right forum to post related issues and help request for calendar plug-in, https://docs.coronalabs.com/plugin/calendar/
I need to add an event onto Android-only calendar, but its default timezone, after inserted, is UTC. There is actually a “EVENT_TIMEZONE” in Android calendar provider, https://developer.android.com/guide/topics/providers/calendar-provider.
(1) How do I specify this “timezone” using, addEvent()? using https://docs.coronalabs.com/plugin/calendar/addEvent.html.
Also, there is a “DESCRIPTION” too, in Android calendar provider.
(2) How do I specify this “description” using addEvent()?
Thank you.
Regards, Luan
PS> I am using Simulator 2018.3258 on Windows 10.