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

Parsing of time specification too strict #61

Open
arnedag opened this issue Jan 2, 2017 · 0 comments
Open

Parsing of time specification too strict #61

arnedag opened this issue Jan 2, 2017 · 0 comments

Comments

@arnedag
Copy link

arnedag commented Jan 2, 2017

Foodle requires time to be given as HH:MM, which is a good presentation format, but leads to extra typing when filling time fields.

I suggest that the following input formats should be considered valid:

  • hh:mm
  • h:mm ⇒ 0h:mm
  • hh ⇒ hh:00
  • h ⇒ 0h:00
@arnedag arnedag changed the title Parsing of time specification too strict Parsing of time specification to strict Jan 3, 2017
@arnedag arnedag changed the title Parsing of time specification to strict Parsing of time specification to0 strict Jan 3, 2017
@arnedag arnedag changed the title Parsing of time specification to0 strict Parsing of time specification too strict Jan 3, 2017
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

1 participant