Easier ways to analyze a DateTimePeriod
instance
#428
Labels
waiting for clarification
Additional information is needed from the user
DateTimePeriod
instance
#428
The
Duration
class in the standard library provides everything you need to analyze its state:isNegative
isPositive
ZERO
instanceThose things are missing in the
DateTimePeriod
class.Would you consider adding those features?
The text was updated successfully, but these errors were encountered: