Package: effect
Module: DateTime
Plural date and time unit names used by DateTime.PartsForMath for
amount-based arithmetic.
Signature
type UnitPlural = | "milliseconds"
| "seconds"
| "minutes"
| "hours"
| "days"
| "weeks"
| "months"
| "years"
Since v3.6.0