Closed Jinho1011 closed 2 years ago
Hi @Jinho1011,
I updated my code to be tolerant to any date format. You can pull the repo and try the sync again.
I will close this issue for now, please fell free to open it again in case it doesn't work for you.
My calendar in the local environment uses the Y-M-D format, but the StartDate and the EndDate formats on CalendarClient.py are using the D-M-Y format, so an error occurred.