Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
def date1 = LocalDate.of(2019, Month.OCTOBER, 10)
def date2 = LocalDate.of(2019, Month.OCTOBER, 1)
assert 9 == date1 - date2
Attachments
Issue Links
- links to