Skip to content

Adjusting RecurringDaysOfWeek based on Delta #191

@JaakkoHintsala

Description

@JaakkoHintsala

This is somewhat related to #188

How recurring days of week should be updated, when doing drag and drop on recurring events and using delta to adjust the time and date information?

Delta has fields for amount of years and months, but its unclear how much weekdays should be incremented based on those as the amount of days in a year or in a month varies.

EDIT:

One way to do this, is to use the LocalDate of RecurringEndDate or RecurringStartDate to roll over the weekday, but those are not always defined.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions