6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/31/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13972] VTIMEZONE not generated correctly when exported to vCalendar
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. . .. . __. | | |\ |\ /(__ | |___| \| \/ .__)
Comment
> VTIMEZONE is not generated correctly when exported to vCalendar. > > I've had problems trying to import ics events from kronolith. The > application trying to import uses the ical4j library, and apparently > in this case exported data isn't conforming rfc 5545. > > <begin code> > $tz = $GLOBALS['injector']->getInstance('Horde_Timezone'); > > $vTimezone = > $tz->getZone('America/Montevideo')->toVtimezone()->exportvCalendar(); > > var_dump($vTimezone); > <end code> > > The relevant part for this probles is near line 15: > ... > BEGIN:STANDARD > TZOFFSETFROM:-0330 > TZOFFSETTO:-0330 > TZNAME:UY-T > END:STANDARD > BEGIN:STANDARD > TZOFFSETFROM:-0330 > TZOFFSETTO:-0330 > TZNAME:UYHST > END:STANDARD > ... > > This two entries must have DTSTART per rfc 5545.
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