I have a date/timestamp range:
<2015-07-13 Mon 09:00-12:00>--<2015-07-17 Fri 09:00-12:00> and
<2015-07-20 Mon 09:00-12:00>--<2015-07-24 Fri 09:00-12:00>
When I view it in the agenda:
Monday, 13 July 2015
09:00-12:00 (1/5): Some appt
...
Friday, 17 July 2015
09:00-12:00 (5/5): Some appt
But all the days between the beginning and the end of this range look like:
(n/5): Some appt
without the time in front of.
Is there a way to force org-mode to show the time on all days?
Or at least an option to customize e.g: `org-range-force-time` t
Thank ya!
Manu