Dmytro Yaroshenko
Dmytro Yaroshenko
> As far as I can tell, locale or calendar modules does not have a feature of automatically setting first day of week in calendar from locale value, we can...
Now I think about the refactoring of month keyboard generator, cause it can be simpler I think so. And we need to check if python's calendar is accept Sunday as...
So, we can use calendar.setfirstweekday if the __init__ accept an additional argument, what's have to be 0 by default
> @noXplode,Hi. Have you tried transferring it to aiogram 3? I made a fork for aiogram 3 ### Instalation ` pip install aiogram3_calendar ` [Repository is here](https://github.com/o-murphy?tab=repositories)
> @noXplode, хорошо You can create another branch for aiogram 3 from you master branch and after you can make pull request from my fork, so you'll have versions compatible...
> Hi @o-murphy , is this a feature request? No, it's request to up to date library build recipe
Does it support both major varsions 1.x and 2.x, today?
> What is SpinBox? this 
[added highlight of "today's" day, month, year and weekday in #16](https://github.com/noXplode/aiogram_calendar/pull/16)  