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

Can't set 24h format #69

Closed
maxmg opened this issue Dec 8, 2016 · 0 comments
Closed

Can't set 24h format #69

maxmg opened this issue Dec 8, 2016 · 0 comments
Labels

Comments

@maxmg
Copy link

maxmg commented Dec 8, 2016

Hello,

The 24 hours format is set using this rule:

...
 is24Hour: !this.format.match(/h|a/)
...

I don't understand this rule, can someone tell me more about it ?
If I set format to "HH[h]mm[m]", it returns false, but in my case I want it to be true.

Maybe is24Hour should be a option passed with props directly, with a default tofalse ?

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