-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
generic
-
generic
Changing Date to String and String to Date back using simpleDateFormat causes loss of One Year.
Steps to reproduce:
--------------------
1) Compile and run the attached test case.
2) The output will show Delta of -364 days.
Steps to reproduce:
--------------------
1) Compile and run the attached test case.
2) The output will show Delta of -364 days.
- duplicates
-
JDK-4267450 (cal) API: Need public API to calculate, format and parse "year of week"
- Closed