log28 icon indicating copy to clipboard operation
log28 copied to clipboard

Days missing in calendar

Open beriain opened this issue 7 years ago • 4 comments

The calendar view displays a wrong calendar if in any other language rather than english. I think it's because it tries to display sunday as the first day of the week. Concretely, you can see in the screenshots that neither in spanish nor in basque appear the days 1 and 2 of march:

en es eu

beriain avatar Mar 05 '19 16:03 beriain

I think this is likely an issue with the calendar library log28 uses. https://github.com/RafalManka/ScrollCalendar. The version log28 is using is very out of date, so maybe updating it will help?

wildeyedskies avatar Oct 17 '20 23:10 wildeyedskies

3.1.4 will probably fix this, but it seems like this calendar project has not had any releases since 2020, not sure it's actively maintained. Maybe it makes sense to move on to some other calendar?

Asalle avatar Dec 09 '22 18:12 Asalle

Yeah the calendar library is pretty much abandoned. It would be nice to swap it out for a newer or better maintained one.

wildeyedskies avatar Dec 09 '22 19:12 wildeyedskies

github.com/kizitonwose/Calendar/ proposed in #7 looks good!

Asalle avatar Dec 09 '22 20:12 Asalle