From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Doing calculations on clocktable Date: Tue, 7 Jun 2011 16:49:25 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTxb1-0006YE-53 for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 10:49:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTxay-0005NY-6o for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 10:49:30 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:64832) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTxax-0005My-Ik for emacs-orgmode@gnu.org; Tue, 07 Jun 2011 10:49:27 -0400 Received: by ewy9 with SMTP id 9so2014266ewy.0 for ; Tue, 07 Jun 2011 07:49:25 -0700 (PDT) In-Reply-To: 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: =?ISO-8859-1?Q?Gustav_Wikstr=F6m?= Cc: emacs-orgmode@gnu.org Hi Gustav There was a discussion about that here: http://thread.gmane.org/gmane.emacs.orgmode/39487 Michael 2011/6/7 Gustav Wikstr=F6m : > I'm trying to do some calculations on a clocktable in org-mode. But the w= ay > times are displayed as strings with a colon between hours and minutest ma= kes > it a bit difficult.. Does someone have any tips on how to overcome this > obstacle?