emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-clock-report by hours


From: Subhan Tindall
Subject: Re: [O] org-clock-report by hours
Date: Sun, 12 Jan 2014 13:27:16 -0800

Try adding this to your .emacs file:

 '(org-time-clocksum-format (quote (:hours "%d" :require-hours t :minutes ":%02d" :require-minutes t)))
 
That should do it for you.
Subhan


On Sun, Jan 12, 2014 at 9:36 AM, Nikolay Kudryavtsev <address@hidden> wrote:
Hello.

Recently I've updated my org to a newer version and it by default uses days in clock reports.

In the earlier version I had something like this:
*Total time*                         | *28:40*

Now I get this:
 *Total time*                             | *1d 4:40*

How can I get the old behavior back? I've tried searching for a variable that controls this, but could not find it.

--
Best Regards,
Nikolay Kudryavtsev





--
Subhan Michael Tindall | Software Developer
| address@hidden
RENTRAK | www.rentrak.com | NASDAQ: RENT

reply via email to

[Prev in Thread] Current Thread [Next in Thread]