We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, October 2021 is missing the 31st 📆.
There should be 31 days
Maybe an opportunity for Temporal API?
The text was updated successfully, but these errors were encountered:
OMG.... it was literally just because I was hard limiting the number of viewable tiles to 35. Adding +7 to it made it work 🤦
+7
Though, without some additional logic, it could lead to "empty" rows for certain months.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Type of Change
Summary
For example, October 2021 is missing the 31st 📆.
Details
There should be 31 days
Maybe an opportunity for Temporal API?
The text was updated successfully, but these errors were encountered: