calendarspec: allow whole second ranges
Previously a string like "00:00:01..03" would fail to parse due to the ambiguity between a decimal point and the start of a range.
Loading
Please register or sign in to comment
Previously a string like "00:00:01..03" would fail to parse due to the ambiguity between a decimal point and the start of a range.