org-mode/lisp
Rémi Vanicat d1a6092233 Add explicit time zone to datetime exported to ical.
* org-icalendar.el (org-icalendar-use-UTC-date-time): remove.
(org-icalendar-date-time-format): New custom variable.
(org-icalendar-use-UTC-date-timep): New function.
(org-ical-ts-to-string): Use the new variable.

----
When exporting to ical, using localtime is incompatible with some
software, using explicit universal time may failed with daylight
saving time, so we need another possibility, that is localtime with
explicit timezone.
2011-02-12 20:57:59 +01:00
..
ob-C.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-R.el ob-R: Don't handle errors in R; expose to Org-babel error handling. 2010-12-22 15:19:57 +00:00
ob-asymptote.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-calc.el don't require calc-trail when on xemacs, Thanks to Michael Sperber 2011-01-05 09:37:12 -07:00
ob-clojure.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-comint.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-css.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-ditaa.el ob-ditaa: throw error when evaluated and :file header argument is missing 2011-01-27 15:42:27 -07:00
ob-dot.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-emacs-lisp.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-eval.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-exp.el ob: Fix bug in export of lob one-liners 2011-02-07 22:27:14 +00:00
ob-gnuplot.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-haskell.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-js.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-keys.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-latex.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-ledger.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-lisp.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-lob.el ob: Add prefix to minibuffer prompt 2011-01-31 19:36:43 +00:00
ob-matlab.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-mscgen.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-ocaml.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-octave.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-org.el ob-org: Padding code block with an empty title on LaTeX export. 2010-12-13 13:23:10 -07:00
ob-perl.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-plantuml.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-python.el docstring edits 2011-01-20 17:20:19 +00:00
ob-ref.el ob: don't disturb windows when resolving references in external files 2011-01-31 19:36:43 +00:00
ob-ruby.el ob: language-specific changes in response to :file arg changes 2010-12-21 14:19:24 +00:00
ob-sass.el ob-sass: uses ob-eval for better error reporting 2010-12-21 20:17:18 -07:00
ob-scheme.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-screen.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-sh.el ob-sh: customize shell quoting format with org-babel-sh-var-quote-fmt. 2011-01-18 09:23:53 -07:00
ob-sql.el ob-sql: header line in results table 2010-12-21 10:33:37 -07:00
ob-sqlite.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-table.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
ob-tangle.el ob-tangle: new :mkdirp header argument creates parent dirs of tangle targets 2011-01-19 20:29:09 -07:00
ob.el ob: Allow ":header-arg-name" as matching property name. 2011-02-12 18:26:10 +00:00
org-agenda.el org-agenda.el: small stylish fix: always use equal. 2011-02-12 14:03:08 +01:00
org-archive.el Define and use org-archive-subtree-add-inherited-tags. 2011-02-01 16:09:04 +01:00
org-ascii.el Fix bug in ASCII export 2011-01-19 10:57:25 +01:00
org-attach.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-bbdb.el org-bbdb: allow anniversaries with unknown years 2011-02-08 16:57:53 +01:00
org-beamer.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-bibtex.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-capture.el Allow (currentfile) for capture templates. 2011-02-12 19:07:52 +01:00
org-clock.el org: remove org-invisible-p 2011-01-26 18:26:46 +01:00
org-colview-xemacs.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-colview.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-compat.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-crypt.el org-crypt: cache encrypted text 2011-02-08 16:55:45 +01:00
org-ctags.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-datetree.el Fix bug when creating datetree heading. 2011-02-10 15:54:48 +01:00
org-docbook.el Fix table export to docbook when field contains a backslash 2011-01-08 18:53:30 +01:00
org-docview.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-entities.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-exp-blocks.el org-exp-blocks: deprecating begin_dot and begin_ditaa blocks, will be removed soon 2011-02-10 10:00:06 -07:00
org-exp.el New variable to set the initial export scope. 2011-02-11 10:44:35 +01:00
org-faces.el adding faces for block backgrounds and begin/end lines 2011-02-04 13:47:58 -07:00
org-feed.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-footnote.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-freemind.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-gnus.el org-gnus.el: Allow org-link creation from message-mode. 2011-02-09 16:54:36 +01:00
org-habit.el Optimize org-habit-parse-todo 2011-01-25 22:58:57 +01:00
org-html.el New variable org-export-html-protect-char-alist. 2011-02-12 12:49:50 +01:00
org-icalendar.el Add explicit time zone to datetime exported to ical. 2011-02-12 20:57:59 +01:00
org-id.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-indent.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-info.el Use # to separate the info file and the node in Org links. 2011-02-11 13:38:39 +01:00
org-inlinetask.el org-inlinetask: remove case-sensitivity at end line, improve code comments 2010-12-21 11:06:58 +01:00
org-irc.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-jsinfo.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-latex.el org-latex.el: fix bug when using #+INCLUDE before the first heading. 2011-02-12 16:01:40 +01:00
org-list.el org: remove org-invisible-p 2011-01-26 18:26:46 +01:00
org-mac-message.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-macs.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mew.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mhe.el org-mhe-store-link alters window layout 2011-02-08 16:54:53 +01:00
org-mks.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mobile.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-mouse.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-pcomplete.el Typo fix: don't rename org-complete defgroup 2011-01-31 19:27:42 +01:00
org-plot.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-protocol.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-publish.el Better sitemap formating 2011-02-11 17:35:52 +01:00
org-remember.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-rmail.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-special-blocks.el Add some additional stuff needed after moving org-special-blocks.el 2011-01-03 22:08:10 +01:00
org-src.el Get rid of extra help message when editing src code 2011-02-01 11:44:32 +00:00
org-table.el Don't wrap org-entry-get into condition-case. 2011-02-12 19:02:52 +01:00
org-taskjuggler.el org-taskjuggler.el: fix a small typo. 2011-01-04 16:25:48 +01:00
org-timer.el Timer: Run a hook when relative timer is continued 2010-12-20 13:18:27 +01:00
org-vm.el org-vm.el: check if buffer refers to a file when storing a link. 2011-02-12 19:39:06 +01:00
org-w3m.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-wl.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org-xoxo.el Version number back to 7.4 2010-12-10 18:49:40 +01:00
org.el Don't wrap org-entry-get into condition-case. 2011-02-12 19:02:52 +01:00