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 Mar 2, 2018. It is now read-only.
IMPORTANT Please be specific with an example. An issue with no example or unclear requirements may be closed.
There's no option to only range the year in Steps to reproduce and a minimal demo
please do check this plunkr and click Year. Current behavior
can we just add options in <input ngui-datetime-picker [year-range]="{min: 10 year, max: 5 year}">. so it would show only 10 year before current year & 5 year after current year
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
IMPORTANT
Please be specific with an example. An issue with no example or unclear requirements may be closed.
There's no option to only range the year in
Steps to reproduce and a minimal demo
please do check this plunkr and click Year.
Current behavior
Expected/desired behavior
<input ngui-datetime-picker [year-range]="{min: 10 year, max: 5 year}">
. so it would show only 10 year before current year & 5 year after current yearThe text was updated successfully, but these errors were encountered: