Closed nekevss closed 8 months ago
Implements add, subtract, until, and since methods for the Date component with basic tests for all methods.
add
subtract
until
since
Date
This also updates the visibility for some of the abstract methods and NormalizedDurationRecord.
NormalizedDurationRecord
Implements
add
,subtract
,until
, andsince
methods for theDate
component with basic tests for all methods.This also updates the visibility for some of the abstract methods and
NormalizedDurationRecord
.