emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Durations and time values combined with the clock table..


From: Bastien
Subject: Re: [O] Durations and time values combined with the clock table..
Date: Sun, 24 Jul 2011 18:45:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Daniel,

Daniel Bausch <address@hidden> writes:

>  * non-dated   + non-dated = non-dated // normal time calculation
>  * non-dated   - non-dated = non-dated // normal time calculation
>  * dated       + non-dated = dated // interval addition
>  * dated       - non-dated = dated // interval substraction
>  * non-dated   + dated     = dated // interval addition (operands switched)
>  * - non-dated + dated     = dated // interval substract (operands switched)
>  * dated       - dated     = non-dated // get the time difference
>  * non-dated   - dated     = non-sense // time difference not calculable
>  * dated       + dated     = non-sense // maybe throw an #ERROR
>  * scalar      * non-dated = non-dated // interval multiplication
>  * non-dated   * scalar    = non-dated // interval multiplication
>  * scalar      / non-dated = scalar    // datatype "per hour"
>  * non-dated   / scalar    = non-dated // time share

That would be nice indeed.  If someone wants to hack in this direction,
please do!  I cannot dedicate too much time to this now.

Thanks,

-- 
 Bastien



reply via email to

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