spring-projects / spring-projects/spring-data-relational
Improved handling of date-time data types with timezones.
Open
Nobody has claimed this yet.
theme: date-time
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Hibernate 6 has a solution we might be able to learn from. https://thorben-janssen.com/hibernate-6-offsetdatetime-and-zoneddatetime/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Hibernate 6 article, then inspect Spring Data JDBC and R2DBC entry points for date-time type mapping. The issue does not name files, tests, supported timezone types, or acceptance criteria, so confirm the expected behavior with maintainers before defining what done means.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100