Skip to content

Event specified in timezone but until in UTC yields confusing error #129

Description

@stefanv
11:25:33 AM: RRULE UNTIL values must be specified in UTC when DTSTART is timezone-aware

Example cal:

name: Test
timezone: America/Los_Angeles
events:
  - summary: invalid RRULE event
    begin: 2026-01-13
    duration: { minutes: 60 }
    url: https://numfocus-org.zoom.us/j/86509289147?pwd=AXgP0r2sPYdekAyvenjbuztFbFwHvm.1
    repeat:
      interval:
        days: 7
      until: 2026-06-01 00:00:00 +00:00

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions