Skip to content

DateTimeInput date parsing is not great. #1673

@ditman

Description

@ditman

The Date parsing on the DateTimeInput is not super flexible and because of how browsers work, may "clear" values when rendering them.

Our basic catalog implementation should be a little bit more robust than this.

There's some cool libraries that we could use (like any-date-parser backed by Intl?), but as an MVP, we should guarantee that we can parse exactly what the spec says (and add tests to prove it)

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions