Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar bug while selected date less than 1970 #376

Closed
Ownax-vit opened this issue Mar 1, 2024 · 2 comments · Fixed by #401
Closed

Calendar bug while selected date less than 1970 #376

Ownax-vit opened this issue Mar 1, 2024 · 2 comments · Fixed by #401
Labels
bug Something isn't working widget New widget request, or some widget fixes

Comments

@Ownax-vit
Copy link

Ownax-vit commented Mar 1, 2024

If select month after select year less than 1970 i have error:

calendar_kbd.py", line 180, in _render_date_button raw_date = int(mktime(selected_date.timetuple())) OverflowError: mktime argument out of range

deus-developer added a commit to deus-developer/aiogram_dialog that referenced this issue Mar 1, 2024
@Tishka17 Tishka17 added the bug Something isn't working label Mar 1, 2024
@Tishka17
Copy link
Owner

Tishka17 commented Mar 1, 2024

btw, what OS is used?

@Tishka17 Tishka17 added the widget New widget request, or some widget fixes label Mar 2, 2024
@Ownax-vit
Copy link
Author

btw, what OS is used?

windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working widget New widget request, or some widget fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants