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
{{ message }}
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
@karanjhinga The library currently supports date ranges of ±1 year only in both directions from the current date. In your case current date was 06.04.2020 and -1 year in past ended on day 08.04.19.
Also, since the picker is circular, after the last day of previous year, i.e. 08.04.19 you will see the previous day as 05.04.21 which is part of +1 year.
Solution: Use a separate Year picker available both from Builder class and XML.
Akhunzaada
added a commit
to Akhunzaada/SingleDateAndTimePicker
that referenced
this issue
Nov 6, 2020
Previous dates are not visible.
The text was updated successfully, but these errors were encountered: