Skip to content

Support specifying MVC format for LocalDateTime/LocalTime #18511

Closed
@trygveaa

Description

@trygveaa

Currently, you can specify the format to use for parsing/formatting LocalDate with spring.mvc.date-format. However, I don't see any way to specify the format for LocalDateTime or LocalTime (except programatically register the formatter).

I would also like to be able to specify that all these three Local-classes should use the ISO 8601 format, without having to specify that format myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions