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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to validate hours HH or HH.MM #950

Open
weedkiller opened this issue Aug 21, 2017 · 2 comments
Open

How to validate hours HH or HH.MM #950

weedkiller opened this issue Aug 21, 2017 · 2 comments

Comments

@weedkiller
Copy link

Hello, nice plugin 馃憤

Any help on how to handle hours validation, some people enter : while other countries put .

  • HH:MM 59:59 - 00:00
  • HH.MM
  • HH (default to hours, since it could be interpreted as MM)

thanks

@bartclaeys
Copy link

Have you attempted? Check the doc, paragraph "Adding regular expressions".

@weedkiller
Copy link
Author

Hi I was looking for a standard regex, since its such a common thing to enter time for many applications.

Any chance you help.

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