Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Allow human-friendly date/time formats in input[date] and input[datetime-local] #11837

Open
@PawelDecowski

Description

@PawelDecowski

Currently, for example, input[datetime-local] requires the input to be in the format yyyy-MM-ddTHH:mm:s (documentation for input[datetime-local]) which in most cases is useless for end users.

The date/time inputs should allow custom formatting (while the model remains a Date object).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions