Pg 351 : 12.3.6 point 1

Date: 2019-04-24
Status: Fixed
Fixedinbuild:
18
Old Text:
You should change the second line to ld = ld.plusMonths(2).plusDays(10); if you want to see 2018-02-10 in the output.
New Text:
You should change the second line to ld = ld.plusMonths(2).plusDays(10); if you want to see 2018-03-11 in the output.
Comments:
Reportedby:
OCAJ01

 Back