Skip to content

Bugfix/parse date with timezone param#49

Merged
aseigo merged 3 commits into
masterfrom
bugfix/parse-date-with-timezone-param
May 28, 2026
Merged

Bugfix/parse date with timezone param#49
aseigo merged 3 commits into
masterfrom
bugfix/parse-date-with-timezone-param

Conversation

@aseigo

@aseigo aseigo commented May 28, 2026

Copy link
Copy Markdown
Contributor

See #48

aseigo added 2 commits May 28, 2026 22:10
according to https://datatracker.ietf.org/doc/html/rfc5545#section-3.2.19
this is not valid; DATE fields must not have a TZID applied.

*technically* i suppose this could be interpreted to mean one should
just ignore the timezone parameter. though i'm convinced that is the
intended meaning.

in any case, ICal should support parsing such files.
@aseigo aseigo merged commit 5f03af1 into master May 28, 2026
5 checks passed
@aseigo aseigo deleted the bugfix/parse-date-with-timezone-param branch May 28, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant