On Oct 2, 2013, at 2:52 PM, Eric S Fraga wrote: > Gustav Wikström writes: > >>> Esben Stien 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") So this is new behavior that broke with an earlier setting? When did it change, with 8.0? - Carsten > > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.2-20-gc5f370 > >