Skip to content

[Form][Date(Time)Type] Use a custom string date format #29883

@fancyweb

Description

@fancyweb

Currently there is no way to use a custom string date format (cf

new DateTimeToStringTransformer($options['model_timezone'], $options['model_timezone'])
).

This is a problem if you already have data in another format than the default one. It becomes impossible to use these form types without a data migration.

Should we add a "string_format" option ? @xabbuh

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions