Skip to content

Add support for persisting OffsetDateTime/ZonedDateTime [DATAJDBC-414]Β #635

@spring-projects-issues

Description

@spring-projects-issues

Milan Milanov opened DATAJDBC-414 and commented

Currently the supported date types are only java.util.Date, java.time.LocalDate, java.time.LocalDateTime and java.time.LocalTime. This could be improved by adding built-in converters for the java.time.OffsetDateTime and java.time.ZonedDateTime, as they both provide actual moments in time as opposed to their Local alternatives. They are also generic and widely used java.time types


Issue Links:

Metadata

Metadata

Assignees

Labels

theme: date-timeIssues related to handling of date, time and timezone informationtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions