Eric Abrahamsen <e...@ericabrahamsen.net> writes: > Subject: [PATCH 2/2] Inherit TIMEZONE and LOCATION properties in iCalendar > export > > * lisp/ox-icalendar.el (org-icalendar-entry): Both properties now > optionally inherit, depending on value of > `org-use-property-inheritance'. > * doc/org.texi: Mention change.
Applied. > Subject: [PATCH 1/2] Add per-entry timezone support for icalendar export > > * lisp/ox-icalendar.el (org-icalendar-entry): Look for an > "ICALENDAR_TZ" property. > (org-icalendar--vevent, org-icalendar--vtodo): Accept additional > timezone argument. > (org-icalendar-convert-timestamp): Change > paramenter name to "tz", and accept a wider variety of values. > * doc/org.texi: Mention in manual. Applied. Thank you! Regards,