Until recently given the following capture template
"* APPOINTMENT %?%^{BeginTimeDuration}T %^{Location} %^{Reason}"
When prompted for the BeginTimeDuration and entered 2/29 09:00+1:00, etc
would result in
* APPOINTMENT <2016-02-29 Mon 09:00-10:00> Location Reason
it now results in
** APPOINTMENT <2016-02-29 Mon (system time when capture made)> Location
Reason
If no duration is given, the date and time as entered into the template
are correctly captured
* APPOINTMENT <2016-02-29 Mon 09:00> Location Reason
Same error if I use 13:00-14:00 or 13:00--14:00 for duration, the start
and end time still results in the system time when I C-c C-c the capture.
LMDE2
GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of
2015-03-07 on trouble, modified by Debian
Org-mode version 8.3.2 (release_8.3.2-457-g4a6d19 @
/usr/local/share/emacs/site-lisp/org-mode/lisp/)
Charlie Millar