-
-
Couldn't load subscription status.
- Fork 79
Open
Labels
Description
What do you think about adding support for an Interval which can retain time zones of the bounding instants?
IIRC joda time's interval supported this, but its ReadableInstant could include time zones; JSR-310's does not. So I'm guessing this would require another Interval class composed of ZonedDateTimes.
Happy to PR this myself, but would like opinions and ideas first.