Home > Date And Time > Time steps specification and computation > Recurring Dates Computing > Daily computing from a start date involving last day of a 31-day month
Report generated 11-04-2023 12:42

Recurring Dates Computing

  Windows   Rrule   Date

Daily computing from a start date involving last day of a 31-day month
Steps Outcome
Given the start date 2021-03-31
SUCCESS 318ms
When the rrule FREQ=DAILY;COUNT=5 is applied
SUCCESS 002ms
Then the recurring dates should be
date
2021-03-31
2021-04-01
2021-04-02
2021-04-03
2021-04-04
SUCCESS 384ms
SUCCESS 0.98s
Serenity BDD version 3.6.22