Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Conversation

@qmorek
Copy link

@qmorek qmorek commented May 8, 2017

Hi,
implementation of isAfterMinDate and isAfterMinDate is after/before OR EQUAL so if we ask do I want to see prev/next month/year button we should check if last day of previous month/year is after minDate (not first day of current month/year) and check if first day of next month/year is before maxDate (not last day of current month/year).

Hi,
implementation of isAfterMinDate and isAfterMinDate is after/before OR EQUAL so if we ask do I want to see prev/next month/year button we should check if last day of previous month/year is after minDate (not first day of current month/year) and check if first day of next month/year is before maxDate (not last day of current month/year).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant