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

Date entered is greater than current / today's date? #818

Open
RaviRamDhali opened this issue Feb 8, 2015 · 1 comment
Open

Date entered is greater than current / today's date? #818

RaviRamDhali opened this issue Feb 8, 2015 · 1 comment
Labels
Milestone

Comments

@RaviRamDhali
Copy link

I need to make sure the date inputted in great than current date. There is code for yearrange but I don't see anything for basic daterange.

Using query.inputmask library, how can I make sure the date entered is greater than current/today's date new Date()?

@RobinHerbots RobinHerbots added this to the 3.4 milestone Feb 8, 2015
@RobinHerbots
Copy link
Owner

@RaviRamDhali ,

In the current date alias this is not implemented. However, you can use the postValidation callback to validate if the input is after the current date.

It would be a nice feature, and I will add it to the date alias in milestone 3.4

@RobinHerbots RobinHerbots modified the milestones: 3.4, 3.5 Jan 21, 2016
@RobinHerbots RobinHerbots removed this from the 3.5 milestone Sep 8, 2017
@RobinHerbots RobinHerbots added this to the Release 5.1.0 milestone Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants