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

Max Date Issue. #3

Open
shresthaRam opened this issue Aug 15, 2022 · 2 comments
Open

Max Date Issue. #3

shresthaRam opened this issue Aug 15, 2022 · 2 comments

Comments

@shresthaRam
Copy link

Thank for this great lib.

I have got a issue while using max date only. Here is sample code:
maxDate.value = NepaliDateUtils.getInstance()

Log: max NepaliDate(year=2079, month=4, day=30, dayOfWeek=2)

NepaliDatePicker(
showYearPickerFirst=false,
// minDate = minDate.value,
maxDate = maxDate.value,)

pic

Changing month and displaying month it's a issue while using max date.

@keyrunHORNET
Copy link
Owner

thanks for raising issues and using the lib.

can you please write down the steps for me to replicate this? including what was your expectation vs output.

@shresthaRam
Copy link
Author

shresthaRam commented Dec 23, 2022

Sorry for late reply.

1671772194074

I had kept max date -- 2079-09-08 but in date picker it display 2079-08-08. In the top of date picker it display correct. Also there is next arrow for other month.
Also, datepicker shows in central align full page style as in image in android 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants