Skip to content

Represent recurrent events #505

@propensive

Description

@propensive

It should be possible to represent recurrent events which repeat periodically

It should support repetition with multiples of:

  • annually
  • monthly
  • weekly
  • daily
  • hourly
  • minutely
    where the repetitions are determined by,
  • at a numbered second in a minute
  • at a numbered minute and second in an hour
  • at a given time in a day
  • on a given day each week
  • on a given date each month
  • on a given week and day each month
  • on a given week number and day each year
  • on a given date each year
  • on a given week in a given month each year

Combinations of these should most scenarios, though others may remain...

Metadata

Metadata

Assignees

Labels

apiRelates to the API designcoreDescribes core required functionalityenhancementAn improvement to existing functionality

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions