cRonstrue icon indicating copy to clipboard operation
cRonstrue copied to clipboard

Daily cron expression with timezone offset displays incorrect day

Open khOst opened this issue 6 months ago • 7 comments

Cron Expression 0 20 28 * * with a tzOffset set to 5

Expected Output "At 01:00 AM, on day 29 of the month"

Actual Output "At 01:00 AM, on day 28 of the month"

Prerequisites

  • [x] The cron expression being passed in is a valid expression. cRonstrue does not validate expressions and assumes the one you pass is already valid. See the FAQ for more details.

khOst avatar Jan 15 '24 04:01 khOst