rianjs / ical.net

ical.NET - an open source iCal library for .NET
MIT License
782 stars 230 forks source link

Time Zone ends as UTC on notification #558

Open steverzag opened 2 years ago

steverzag commented 2 years ago

I'm trying to send an appointment notification, this is the ics file I get from the code

BEGIN:VCALENDAR PRODID:-//github.com/rianjs/ical.net//NONSGML ical.net 4.0//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:America/Chicago X-LIC-LOCATION:America/Chicago END:VTIMEZONE BEGIN:VEVENT ATTENDEE;CN=Help Desk;PARTSTAT=ACCEPTED;RSVP=FALSE;ROLE=REQ-PARTICIPANT;CU TYPE=INDIVIDUAL:mailto:helpdesk@example.com DESCRIPTION: DTEND;TZID=America/Chicago:20220912T053000 DTSTAMP:20220829T201033Z DTSTART;TZID=America/Chicago:20220909T173000 LOCATION:https://www.gotomeet.me/example ORGANIZER;CN=Devone Torrence:mailto:user@example.com SEQUENCE:0 SUMMARY:SmartTouch Support TRANSP:TRANSPARENT UID:3d4c1226-df73-4c3f-afbf-89be9e5e7ff7 END:VEVENT END:VCALENDAR

Im preatty sure we are doing what the documentation suggest on Time Zone , but for some reason the date is showing up as UTC time on the notification, same scenario wheher is outlook or gmail.

Screenshot 2022-10-06 123233

We have the same feature with others prodId and works fine, is on ical when it has this behavior. Any light some one can throw over this is welcome. Thanks in advance.

bhupinder7 commented 1 year ago

Did you resolve this issue? I am having the same problem

steverzag commented 1 year ago

Hi there,

Unfortunately not. It's a remaining task on my agenda.

Regards.

El vie, 8 sept 2023 a las 14:30, Bhupinder Singh @.***>) escribió:

Did you resolve this issue? I am having the same problem

— Reply to this email directly, view it on GitHub https://github.com/rianjs/ical.net/issues/558#issuecomment-1712072334, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFTLYEZP6Y4CSINUE6IIITXZNP5JANCNFSM6AAAAAAQ6Z4UXE . You are receiving this because you authored the thread.Message ID: @.***>