diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-01 12:16:34 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-01 12:16:34 -0600 |
| commit | bf2e1c925ca7bf71b0211a35e1c83e67eead15c6 (patch) | |
| tree | 8921bffebad8db8a8c49227f66ae00ded8566b91 /init.el | |
| parent | 134fed85ee7af185fccfda540d83a3044188a9d3 (diff) | |
| download | dotemacs-bf2e1c925ca7bf71b0211a35e1c83e67eead15c6.tar.gz dotemacs-bf2e1c925ca7bf71b0211a35e1c83e67eead15c6.zip | |
feat(calendar-sync): add timezone conversion for TZID-qualified events
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.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions
