You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current day is showing as one day behind the current day
Steps to reproduce the behavior
When you set the bool showOnlyCurrentMonthDate to true the calendar is showing the current date as one day behind what it should be. In the attached image the current day is showing as Saturday the 10th November when in fact the actual day today is Sunday the 10th November so the weekday appears to be one day behind:
If you move the calendar forward one month then go back to the original month the correct date is then showing as seen below. Is this something that could possible be fixed? Ideally i'd like to restrict the calendar to the just current selected month.
The text was updated successfully, but these errors were encountered:
sagarzala123
added a commit
to sagarzala123/flutter_calendar_carousel
that referenced
this issue
Nov 13, 2019
Version of flutter_calendar_carousel
latest version 1.4.6
Expected behavior
Current day should be showing correctly
Actual behavior
Current day is showing as one day behind the current day
Steps to reproduce the behavior
When you set the bool showOnlyCurrentMonthDate to true the calendar is showing the current date as one day behind what it should be. In the attached image the current day is showing as Saturday the 10th November when in fact the actual day today is Sunday the 10th November so the weekday appears to be one day behind:
If you move the calendar forward one month then go back to the original month the correct date is then showing as seen below. Is this something that could possible be fixed? Ideally i'd like to restrict the calendar to the just current selected month.
The text was updated successfully, but these errors were encountered: