Page 3 of 3

Re: [Module] CalendarEx - Gadget (all OS)

Posted: Thu Dec 23, 2021 5:00 pm
by nicolaus
more specific the follow entry will not work because of a year change

Code: Select all

CalendarEx::AddEntry(#Calendar, "Holidy", "Holiday: Summer", "", "", CalendarEx::GetDate(27, 12, 2021), CalendarEx::GetDate(9, 1, 2022))
but this works as expected

Code: Select all

CalendarEx::AddEntry(#Calendar, "Holidy", "Holiday: Summer", "", "", CalendarEx::GetDate(27, 12, 2021), CalendarEx::GetDate(31, 12, 2021))

Re: [Module] CalendarEx - Gadget (all OS)

Posted: Sun Feb 18, 2024 9:25 am
by loulou2522
Error when using this module and trying to create an appoitments.
CopyList(Calendar()\Event\Entries(), Entries())
[09 :20 :54] [ERREUR] CalendarExModule.pbi (Ligne: 2356)
[09 :20 :54] [ERREUR] CopyList(): The lists needs to be of the same type.
How can i do solve thos problem

Re: [Module] CalendarEx - Gadget (all OS)

Posted: Sun Feb 18, 2024 6:50 pm
by Sicro
Hello loulou2522,

please try the module from here:

PB-CodeArchiv-Rebirth/Gadget/CalendarModule/CalendarModule.pbi