Hi guys, I'd like to know if there is a way to set the "start_is_open" & "end_is_open" for a DateTime::Span object.
Right now, as a workaround, I have to remove it from a span set, clone the removed span object and set the start/after/end/before as I want, and add it back to the span set. Thanks in advance, Samuel