Skip to content

Does not regard Feb end date as end date frequency #164

Description

@rambo666

Hie,
For start date with 2017-02-29 using

$transformerConfig->enableLastDayOfMonthFix();
$rule= new \Recurr\Rule('FREQ=MONTHLY;COUNT=3', $startDate, null, $timezone);

Returns
2017-02-29
2017-03-29
2017-04-29

However I was suppose to get
2017-02-29
2017-03-31
2017-04-30

How is this possible ? Using version 4.0

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions