Skip to content

[Bug]: TSML-UI: ICS export, VCALENDAR Not Setting Time Correctly #402

@gkovats

Description

@gkovats

Discussed in code4recovery/12-step-meeting-list#1487

Originally posted by furick1 August 9, 2024

Contact Details

furick1@gmail.com

Website With Issue

https://recoverydharma.org/meetings/?meeting=rd-chicago-above-and-beyond-family-recovery-center

What happened?

The add to calendar feature on meeting details seems to generate an incorrect time within the .ics file. When users try and add to calendar it isn't aligned with what shows on the website and is causing confusion. I have included some examples below using the latest plugin running on the Recovery Dharma website. The meeting timezone data is set at the meeting level with the global meeting timezone setting blank. The site is using the TSML UI plugin theme.

This issue was initially reported by user on Mac. Issue confirmed and calendar file examples generated by me on Windows in Virginia. @joshreisner I assume this is related to the recent timezone feature additions and the add to calendar function needs updated.

https://recoverydharma.org/meetings/?meeting=rd-chicago-above-and-beyond-family-recovery-center
Friday 1:00 PM – 2:00 PM EDT
(Friday 12:00 PM – 1:00 PM CDT)

BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
SUMMARY:RD Chicago @ Above and Beyond Family Recovery Center
DTSTAMP:20240809T170000Z
DTSTART;TZID=America/Chicago:20240809T130000
DTEND;TZID=America/Chicago:20240809T140000
LOCATION:Lake & Sacramento\n2942 W Lake St, Chicago, IL 60612, USA
DESCRIPTION:Above and Beyond Family Recovery Center @ Lake & Sacramento\n2942 W. Lake. Chicago, IL 60612
END:VEVENT
END:VCALENDAR

https://recoverydharma.org/meetings/?meeting=rd-wenatchee
Friday 3:00 PM – 4:00 PM EDT
(Friday 12:00 PM – 1:00 PM PDT)

BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
SUMMARY:RD Wenatchee
DTSTAMP:20240809T190000Z
DTSTART;TZID=America/Los_Angeles:20240809T150000
DTEND;TZID=America/Los_Angeles:20240809T160000
LOCATION:RD Wenatchee\n10 Orondo Ave Suite C, Wenatchee, WA 98801, USA
DESCRIPTION:RD Wenatchee @\n10 Orondo Ave, Suite C. Wenatchee WA 98801\n(within Wenatchee Community Acupuncture - Located inside the Mid Town Building. Entrance is in the alley.).\nMeeting with meditation, reading + share.\nLocated inside the Mid Town Building. Entrance is in the alley.
END:VEVENT
END:VCALENDAR

What browsers are you seeing the problem on?

Chrome

Relevant log output/errors

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions