489143c
--- at-3.1.10/parsetime.y.parser	2005-08-05 05:31:04.000000000 +0200
489143c
+++ at-3.1.10/parsetime.y	2006-09-07 12:47:45.000000000 +0200
489143c
@@ -55,8 +55,10 @@
489143c
 %%
489143c
 timespec        : spec_base
489143c
 		| spec_base inc_or_dec
489143c
+                {
489143c
+                    time_only = 0;
489143c
+                }
489143c
                 ;
489143c
-
489143c
 spec_base	: date
489143c
 		| time
489143c
 		{