Skip to content

Fix for #183 Interval toString/parse support for unbounded intervals#186

Open
haraldk wants to merge 2 commits intoThreeTen:mainfrom
haraldk:Interval_parse_toString_open_interval
Open

Fix for #183 Interval toString/parse support for unbounded intervals#186
haraldk wants to merge 2 commits intoThreeTen:mainfrom
haraldk:Interval_parse_toString_open_interval

Conversation

@haraldk
Copy link
Contributor

@haraldk haraldk commented Apr 27, 2021

Allows open ends in intervals to be represented by "..".
I think I added test cases for all relevant combinations, but you probably want to double-check. 😀

To me, combinations of duration and open ends (ie. "PT1H/.." or "../P1M") does not make sense, these will throw exceptions in the current implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant