Skip to content

Parsing of time specification too strict #61

@arnedag

Description

@arnedag

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions