From mboxrd@z Thu Jan 1 00:00:00 1970 From: Buddy Butterfly Subject: How to get rid of clocktable summary time in the form "2d 02:00" Date: Fri, 28 Mar 2014 18:36:58 +0100 Message-ID: Reply-To: buddy.butterfly@web.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTaiX-0004gb-LT for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 13:37:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTaiP-0005FR-Pz for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 13:37:21 -0400 Received: from plane.gmane.org ([80.91.229.3]:49244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTaiP-0005FF-Ir for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 13:37:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WTaiM-0008Ma-Ay for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 18:37:10 +0100 Received: from h1359005.stratoserver.net ([81.169.136.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 18:37:10 +0100 Received: from buddy.butterfly by h1359005.stratoserver.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 18:37:10 +0100 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: emacs-orgmode@gnu.org Hi, I would like to have the summary times in a clocktable be displayed only in hours, like 48:00 instead of 2d. Or, is it possible to define that 1d corresponds to 8:00 as a working day? So in the above example I would rather like to see 5d (workingdays) corresponding to 40:00. Clocktable counts 1d as 24h (which is right ;-) but not in business. Thanks a lot, Matt