Fix wrong date creation based on destination.one repeatUntil #94
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
typo3/events!94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "12564-adjust-destination-one-repeatuntil-handling-v3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Editors don't have access to a time, only the date.
We therefore now do no longer respect the time, but only the date.
Also the date is inclusive, so we need to repeat dates including the
date mentioned in repeatUntil.
Resolves: #12564