Period.isNegative

Checks if any of the three units of this period are negative. !(p) This checks whether the years, months or days units are less than zero.

@return true if any unit of this period is negative

class Period
bool
isNegative
()

Meta