<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-integration-calendar-sync-timezone.el, branch load-graph-classify-end</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=load-graph-classify-end</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=load-graph-classify-end'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-02-01T18:16:34+00:00</updated>
<entry>
<title>feat(calendar-sync): add timezone conversion for TZID-qualified events</title>
<updated>2026-02-01T18:16:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-01T18:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=f001d2a06e98de7e09fe302d8bb4156f810708c4'/>
<id>urn:sha1:f001d2a06e98de7e09fe302d8bb4156f810708c4</id>
<content type='text'>
Events with TZID parameters (e.g., DTSTART;TZID=Europe/Lisbon) were
displaying in the source timezone instead of local time. Added:

- calendar-sync--extract-tzid: extracts TZID from property lines
- calendar-sync--convert-tz-to-local: converts using date command
- Modified parse-timestamp to accept optional TZID parameter
- Modified parse-event to extract and pass TZID through pipeline

Includes 40 new tests covering extraction, conversion, and integration.
</content>
</entry>
</feed>
