emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Summary Blocks Time


From: Eric S Fraga
Subject: Re: [O] Summary Blocks Time
Date: Wed, 2 Oct 2013 13:52:39 +0100
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Gustav Wikström <address@hidden> writes:

>> Esben Stien <address@hidden> writes:
>>
>> > Any pointers as to how I can do this?
>>
>> Got it;)
>>
>> (setq org-time-clocksum-format '(:hours "%d" :require-hours t
>>          :minutes ":%02d" :require-minutes t))
>
> Good find Esben!
>
> Actually, this recent change to how clocksum is formated also brings
> another problem. And that is when doing calculations with time. We have the
> flags "t" and "T" to be able to do calculations in tables on times, but
> with the new format presenting days calculations are no longer returning
> the correct values.
>
> Best regards
> Gustav

This got me last week as well for clock reports.  Carsten's response was
to set

(setq org-time-clocksum-format "%d:%02d")


-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.2-20-gc5f370




reply via email to

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