6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7846] Sunbird displays recurring events one day short
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ . .\ /. , [__ [__)| | >< \./ [___| |/\|/ \ |
Comment
>> Can you try version 2.3.1? > > > > I tried version 2.3.1 but the value of UNTIL is still output without > the time. For example, Horde exports > > > > DTSTART:20090414T070000Z > > RRULE:FREQ=DAILY;INTERVAL=1;UNTIL=20090417 > > > > instead of > > > > DTSTART:20090414T070000Z > > RRULE:FREQ=DAILY;INTERVAL=1;UNTIL=20090417T070000Z > > > > This is the code from toRRule20() in Recurrence.php that outputs the date: > > > > if ($this->hasRecurEnd()) { > > $rrule .= ';UNTIL=' . $calendar->_exportDate($this->recurEnd); > > } > > > > As far as I can see the time in the final date should match the time > from the event's start date.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers