From mboxrd@z Thu Jan 1 00:00:00 1970 From: Malcolm Matalka Subject: Keep clocktable in hours? Date: Thu, 15 Feb 2018 02:24:49 +0100 Message-ID: <8637236o4e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1em8IE-0006UE-CI for emacs-orgmode@gnu.org; Wed, 14 Feb 2018 20:24:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1em8IB-00016H-8L for emacs-orgmode@gnu.org; Wed, 14 Feb 2018 20:24:58 -0500 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]:38371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1em8IB-00015T-12 for emacs-orgmode@gnu.org; Wed, 14 Feb 2018 20:24:55 -0500 Received: by mail-lf0-x232.google.com with SMTP id g72so31944198lfg.5 for ; Wed, 14 Feb 2018 17:24:54 -0800 (PST) Received: from localhost (customer-109-238-136-64.stosn.net. [109.238.136.64]) by smtp.gmail.com with ESMTPSA id s14sm2763137ljs.1.2018.02.14.17.24.51 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 14 Feb 2018 17:24:52 -0800 (PST) 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 clocktable tries to be smart and convert hours to days, but in my situation it'd actually be nicer if clocktable just kept everything in hours. Is this possible? /Malcolm