From mboxrd@z Thu Jan 1 00:00:00 1970 From: 'Ihor Radchenko' Subject: Bug: Incorrect behaviour of org-schedule when defining a time interval [9.2.3 (9.2.3-17-g4df705-elpaplus @ /home/yantar92/.emacs.d/elpa/org-plus-contrib-20190513/)] Date: Tue, 09 Jul 2019 10:19:29 +0800 Message-ID: <87zhlone4u.fsf@yantar92-laptop.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42564) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkfkH-0000ah-Fg for emacs-orgmode@gnu.org; Mon, 08 Jul 2019 22:20:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkfkF-00061T-F7 for emacs-orgmode@gnu.org; Mon, 08 Jul 2019 22:20:41 -0400 Received: from mail-pg1-x52b.google.com ([2607:f8b0:4864:20::52b]:45624) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkfkD-0005yO-Fn for emacs-orgmode@gnu.org; Mon, 08 Jul 2019 22:20:38 -0400 Received: by mail-pg1-x52b.google.com with SMTP id o13so8599447pgp.12 for ; Mon, 08 Jul 2019 19:20:32 -0700 (PDT) Received: from localhost ([45.56.153.49]) by smtp.gmail.com with ESMTPSA id a10sm11342452pfc.162.2019.07.08.19.20.29 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 08 Jul 2019 19:20:30 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org When defining a time interval using org-schedule, I can usually type something like "2pm+2" and get "SCHEDULED: <2019-07-09 Tue 14:00-16:00>". However, typing "11pm+2" leads to incorrect behaviour. The result is "SCHEDULED: <2019-07-09 Tue 23:00-25:00>", which is obviously wrong. Emacs : GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit) of 2019-04-29 Package: Org mode version 9.2.3 (9.2.3-17-g4df705-elpaplus @ /home/yantar92/.emacs.d/elpa/org-plus-contrib-20190513/)