JanusGraph / JanusGraph/janusgraph
Add Support for java.time.ZonedDateTime
Open
kind/enhancement
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
`Expected: class java.util.Date, found: class java.time.ZonedDateTime` # #
Contributor guide
Research direction
Start by reproducing the reported error and tracing where Java date values are validated against java.util.Date. Add support for java.time.ZonedDateTime, then verify that the reported operation accepts it without the class mismatch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100