org-agenda: fix start/end time in timerange
commitc78bf704edee3103a094a6057cf32c75c4f521a4
authorJulien Danjou <julien@danjou.info>
Sat, 22 Jan 2011 22:08:51 +0000 (22 22:08 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 25 Jan 2011 05:47:09 +0000 (25 06:47 +0100)
treea434d19430a9e81680c0235d3a6c69ce9747db53
parent8d003547040b0f1c6622d857287388c4616905ae
org-agenda: fix start/end time in timerange

* org-agenda.el (org-agenda-get-blocks): Fix time of start/end
of events with range. This display things like:
<2011-01-22 Sat 14:00>--<2011-01-23 Sun 20:00>
correctly, with the event starting at 14:00 and ending at 20:00.

Signed-off-by: Julien Danjou <julien@danjou.info>
lisp/org-agenda.el