diff options
author | Mattia Narducci <mattianarducci1@gmail.com> | 2021-09-30 20:06:49 +0200 |
---|---|---|
committer | Mattia Narducci <mattianarducci1@gmail.com> | 2023-02-06 19:11:46 +0100 |
commit | b55c62c6c22dcf5b3bf942f526bfb580c537b9d3 (patch) | |
tree | 140c3a413d18aea6917bc55616f27348d401f7a7 /apps/files/js/files.js | |
parent | eca7ab3221a8fd953226da6a1d0244f6b3024773 (diff) | |
download | nextcloud-server-b55c62c6c22dcf5b3bf942f526bfb580c537b9d3.tar.gz nextcloud-server-b55c62c6c22dcf5b3bf942f526bfb580c537b9d3.zip |
dav: fix birthday calendar event generation for leap days
Fix generation of birthday calendar events for the 29th of February.
A recurring event for the 29th of February in the (default) Gregorian
calendar system would only generate instances in leap years. Fix this
behaviour by generating recurring events for the last day of February,
the 29th on leap years and the 28th otherwise.
Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions