Trying to parse a set with a range of values doesn't work when the dates are not just years, e.g.: - `[1774-11..1774-12]` - `[1785-07-30..1785-08-06]` From my understanding these sets are valid and should be parsed as such.
Trying to parse a set with a range of values doesn't work when the dates are not just years, e.g.:
[1774-11..1774-12][1785-07-30..1785-08-06]From my understanding these sets are valid and should be parsed as such.