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_format:m rule always return not valid #66

Closed
torrentalle opened this issue Sep 4, 2015 · 1 comment
Closed

date_format:m rule always return not valid #66

torrentalle opened this issue Sep 4, 2015 · 1 comment
Labels
Milestone

Comments

@torrentalle
Copy link
Member

When the format specified in DateFormat rule result in a invalid date. JsValidation don't pass the validation

$rules = array(
    'month' => 'date_format:m'
);
@torrentalle torrentalle added the bug label Sep 4, 2015
@torrentalle torrentalle added this to the 1.1.2 milestone Sep 4, 2015
@torrentalle torrentalle reopened this Sep 6, 2015
@torrentalle torrentalle removed this from the 1.1.2 milestone Sep 6, 2015
@antonkomarev antonkomarev added this to the 2.1.0 milestone Jul 12, 2017
@bytestream
Copy link
Collaborator

Due to the volume of issues I'm afraid I'm closing this issue due to lack of activity. This avoids fellow collaborators wasting time investigating this issue, and also prevents giving a false impression that it will eventually be addressed.

To the reporter, please reopen if you still encounter this on the latest version providing a minimal test case. You can also contribute directly by submitting a PR.

Thanks.

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

3 participants