Skip to content

From ical time zone#2

Merged
barelyknown merged 31 commits into
togglepro:from_ical_time_zonefrom
dcosson:from_ical_time_zone
May 10, 2016
Merged

From ical time zone#2
barelyknown merged 31 commits into
togglepro:from_ical_time_zonefrom
dcosson:from_ical_time_zone

Conversation

@dcosson
Copy link
Copy Markdown

@dcosson dcosson commented May 10, 2016

Merge current master to fix merge conflicts

lgoldstein and others added 30 commits May 27, 2015 17:29
Adding namespacing to Rule in Readme to make it easier to run examples
Adding an option on schedule methods to include occurrences whose duration intersects a time window. Issue ice-cube-ruby#154

ice-cube-ruby#154
Unecessarily setting the start time search back to the start of the schedule for a spanned search, when in fact it simply needs to step back a duration.
The spans checks were incorrectly returning a hit when the end of the duration for an event ended on the same time as the start time checks. Allows occurring_between? method to now be simplifed to use the spanned check.
It seems true is no longer returned by any rule validation
Swapping the new spans parameter for an options hash to make the method calls more specific in their meaning.
Option to include prior occurrences with overlapping duration
@barelyknown barelyknown merged commit 204d3b3 into togglepro:from_ical_time_zone May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants