You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
ICS files with the timezone "Central America Standard Time", which should be the one used in Guatemala. It looks like it gets converted to Chicago, which may break summer time I think.
The problem seems to come from files generated from Outlook.
BEGIN:VCALENDARPRODID:-//Microsoft Corporation//Outlook 16.0 MIMEDIR//EN
VERSION:2.0
METHOD:REQUEST
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
BEGIN:VTIMEZONETZID:Central America Standard Time
BEGIN:STANDARDDTSTART:16010101T000000TZOFFSETFROM:-0600
TZOFFSETTO:-0600
END:STANDARDEND:VTIMEZONEBEGIN:VEVENTATTENDEE;CN="Richard Martinez";RSVP=TRUE:mailto:rmartinez@sisteco.biz
CLASS:PUBLICCREATED:20240703T151754ZDESCRIPTION:test 2 \n\n
DTEND;TZID="Central America Standard Time":20240703T103000DTSTAMP:20240703T151352ZDTSTART;TZID="Central America Standard Time":20240703T100000LAST-MODIFIED:20240703T151754ZLOCATION:remoto
ORGANIZER;CN="Jose de San Martin Juarez":mailto:jmjuarez@santaana.com.gt
PRIORITY:5
SEQUENCE:0
SUMMARY;LANGUAGE=es-gt:Reunion prueba 2 Calendario Outlook
TRANSP:OPAQUEUID:040000008200E00074C5B7101A82E00800000000C08BCB4229CDDA01000000000000000
010000000D3656D305AAF6A448B2B7D02C21E2448
X-ALT-DESC;FMTTYPE=text/html:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//E
N">\n<HTML>\n<HEAD>\n\n<META NAME="Generator" CONTENT="MS Exchange Server
version 16.0.17726.20016">\n<TITLE></TITLE>\n</HEAD>\n<BODY>\n<!-- Convert
ed from text/rtf format -->\n\n<P><FONT FACE="Aptos">test 2</FONT>\n</P>\n
\n</BODY>\n</HTML>
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
X-MS-OLK-APPTSEQTIME:20240703T151352ZX-MS-OLK-AUTOFILLLOCATION:FALSE
X-MS-OLK-CONFTYPE:0
BEGIN:VALARMTRIGGER:-PT10M
ACTION:DISPLAYDESCRIPTION:Reminder
END:VALARMEND:VEVENTEND:VCALENDAR
ICS files with the timezone "Central America Standard Time", which should be the one used in Guatemala. It looks like it gets converted to Chicago, which may break summer time I think.
The problem seems to come from files generated from Outlook.
Example ICS file: internal
Depends on ical4j/ical4j#709