From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: fastest way to remove the time from a timestamp Date: Tue, 03 Apr 2012 07:58:02 +0200 Message-ID: <87wr5xqrv9.fsf@gnu.org> References: <20120402094919.6ab19aab@vknecht-intel.unibw-hamburg.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEwja-00049x-JV for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 01:56:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEwjY-0004Nh-PL for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 01:56:50 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:38327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEwjY-0004Na-GY for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 01:56:48 -0400 Received: by wibhj13 with SMTP id hj13so2658094wib.12 for ; Mon, 02 Apr 2012 22:56:46 -0700 (PDT) In-Reply-To: <20120402094919.6ab19aab@vknecht-intel.unibw-hamburg.de> (Detlef Steuer's message of "Mon, 2 Apr 2012 09:49:19 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Detlef Steuer Cc: emacs-orgmode@gnu.org Hi Detlef, Detlef Steuer writes: > Often I would like to remove that detail while rescheduling to another day, fixing times later. > > I couldn't find a key combo in the manual to do that, but I'm sure > there must be an easy way. I use this: C-c C-s [reschedule from calendar or using +2d] 15:55 <<< change the time -- Bastien