VACalendar
VACalendar copied to clipboard
Showing wrong month for the current date
hi,
I downloaded the project and run the code without any code changes. if you can see the date is Aug, 07 , 2020, But the month shown is Jul 2020 with start date as JUL 06
hi,
any update
It is because of time zone. set your time zone or comment this line calendar.timeZone = TimeZone(secondsFromGMT: 0)!