Migrate to java.time lib instead of joda-time
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Joda-time has been used till moving to Java 8. For now, these two time libraries are used together. It will make sense finally to move everywhere to only one lib - *java.time* - as a standard Java time library (see mail list discussion: [https://lists.apache.org/thread.html/b10f6f9daed44f5fa65e315a44b68b2f57c3e80225f5d549b84918af@%3Cdev.beam.apache.org%3E](https://lists.apache.org/thread.html/b10f6f9daed44f5fa65e315a44b68b2f57c3e80225f5d549b84918af@%3Cdev.beam.apache.org%3E)).
Since this migration will introduce breaking API changes, then we should address it to 3.0 release.
Imported from Jira [BEAM-5530](https://issues.apache.org/jira/browse/BEAM-5530). Original Jira may contain additional context.
Reported by: aromanenko.
Contributor guide
Assessment
This issue has not been assessed yet.