From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soubzriquet Subject: Re: is this a known issue in clocktable output? Date: Sat, 30 Nov 2019 11:50:37 -0800 Message-ID: References: <84sgm5sphs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000fb6c4a059895a9ad" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54564) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ib8lf-0007wh-Bn for emacs-orgmode@gnu.org; Sat, 30 Nov 2019 14:51:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ib8lb-0001Ao-R1 for emacs-orgmode@gnu.org; Sat, 30 Nov 2019 14:50:59 -0500 Received: from mail-ed1-x52c.google.com ([2a00:1450:4864:20::52c]:42261) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ib8lb-00018V-Jw for emacs-orgmode@gnu.org; Sat, 30 Nov 2019 14:50:55 -0500 Received: by mail-ed1-x52c.google.com with SMTP id e10so8653366edv.9 for ; Sat, 30 Nov 2019 11:50:54 -0800 (PST) In-Reply-To: <84sgm5sphs.fsf@gmail.com> 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" To: Marco Wahl , emacs-orgmode@gnu.org --000000000000fb6c4a059895a9ad Content-Type: text/plain; charset="UTF-8" On Sat, Nov 30, 2019 at 1:05 AM Marco Wahl wrote: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.orgmode as well. > > Soubzriquet writes: > > > I'm new to using org-mode for time tracking, and have run into an odd > issue > > with using "day" steps where the date is getting offset sometimes. > > > > I saw the issue with 26.1, was not fixed by updating to current > > environment with an empty init.el on OS X: > > [...] > > > * Day 1 > > :LOGBOOK: > > CLOCK: [2019-11-01 Fri 10:00]--[2019-11-01 Fri 11:00] => 1:00 > > :END: > > * Day 2 > > :LOGBOOK: > > CLOCK: [2019-11-02 Sat 10:00]--[2019-11-02 Sat 12:00] => 2:00 > > :END: > > * Day 3 > > :LOGBOOK: > > CLOCK: [2019-11-03 Sun 10:00]--[2019-11-03 Sun 13:00] => 3:00 > > :END: > > * Day 4 > > :LOGBOOK: > > CLOCK: [2019-11-04 Mon 10:00]--[2019-11-04 Mon 14:00] => 4:00 > > :END: > > * Day 5 > > :LOGBOOK: > > CLOCK: [2019-11-05 Tue 10:00]--[2019-11-05 Tue 15:00] => 5:00 > > :END: > > * Day 6 > > :LOGBOOK: > > CLOCK: [2019-11-06 Wed 10:00]--[2019-11-06 Wed 16:00] => 6:00 > > :END: > > > > #+BEGIN: clocktable :scope file :maxlevel 2 :block thismonth :step day > :stepskip0 t > > > > Daily report: [2019-11-01 Fri] > > | Headline | Time | > > |--------------+--------| > > | *Total time* | *1:00* | > > |--------------+--------| > > | Day 1 | 1:00 | > > > > Daily report: [2019-11-02 Sat] > > | Headline | Time | > > |--------------+--------| > > | *Total time* | *2:00* | > > |--------------+--------| > > | Day 2 | 2:00 | > > > > Daily report: [2019-11-03 Sun] > > | Headline | Time | > > |--------------+--------| > > | *Total time* | *3:00* | > > |--------------+--------| > > | Day 3 | 3:00 | > > > > Daily report: [2019-11-03 Sun] > > | Headline | Time | > > |--------------+--------| > > | *Total time* | *4:00* | > > |--------------+--------| > > | Day 4 | 4:00 | > > > > Daily report: [2019-11-04 Mon] > > | Headline | Time | > > |--------------+--------| > > | *Total time* | *5:00* | > > |--------------+--------| > > | Day 5 | 5:00 | > > > > Daily report: [2019-11-05 Tue] > > | Headline | Time | > > |--------------+--------| > > | *Total time* | *6:00* | > > |--------------+--------| > > | Day 6 | 6:00 | > > > > #+END: > > I can not reproduce this behavior. > > Could you please check again with emacs -Q? > > > Thanks. > > Hi, sorry I was not more clear - the issue occurs also with emacs -Q or with empty init.el on my system. Thanks --000000000000fb6c4a059895a9ad Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Sat, Nov 30, 2019 at 1:05 AM Marco Wah= l <marcowahlsoft@gmail.com> wrote:
The= following message is a courtesy copy of an article
that has been posted to gmane.emacs.orgmode as well.

Soubzriquet <
= soubzriquet@gmail.com> writes:

> I'm new to using org-mode for time tracking, and have run into an = odd issue
> with using "day" steps where the date is getting offset some= times.
>
> I saw the issue with 26.1, was not fixed by updating=C2=A0 to current<= br> > environment with an empty init.el on OS X:

[...]

> * Day 1
>=C2=A0 =C2=A0:LOGBOOK:
>=C2=A0 =C2=A0CLOCK: [2019-11-01 Fri 10:00]--[2019-11-01 Fri 11:00] =3D&= gt;=C2=A0 1:00
>=C2=A0 =C2=A0:END:
> * Day 2
>=C2=A0 =C2=A0:LOGBOOK:
>=C2=A0 =C2=A0CLOCK: [2019-11-02 Sat 10:00]--[2019-11-02 Sat 12:00] =3D&= gt;=C2=A0 2:00
>=C2=A0 =C2=A0:END:
> * Day 3
>=C2=A0 =C2=A0:LOGBOOK:
>=C2=A0 =C2=A0CLOCK: [2019-11-03 Sun 10:00]--[2019-11-03 Sun 13:00] =3D&= gt;=C2=A0 3:00
>=C2=A0 =C2=A0:END:
> * Day 4
>=C2=A0 =C2=A0:LOGBOOK:
>=C2=A0 =C2=A0CLOCK: [2019-11-04 Mon 10:00]--[2019-11-04 Mon 14:00] =3D&= gt;=C2=A0 4:00
>=C2=A0 =C2=A0:END:
> * Day 5
>=C2=A0 =C2=A0:LOGBOOK:
>=C2=A0 =C2=A0CLOCK: [2019-11-05 Tue 10:00]--[2019-11-05 Tue 15:00] =3D&= gt;=C2=A0 5:00
>=C2=A0 =C2=A0:END:
> * Day 6
>=C2=A0 =C2=A0:LOGBOOK:
>=C2=A0 =C2=A0CLOCK: [2019-11-06 Wed 10:00]--[2019-11-06 Wed 16:00] =3D&= gt;=C2=A0 6:00
>=C2=A0 =C2=A0:END:
>
> #+BEGIN: clocktable :scope file :maxlevel 2 :block thismonth :step day= :stepskip0 t
>
> Daily report: [2019-11-01 Fri]
> | Headline=C2=A0 =C2=A0 =C2=A0| Time=C2=A0 =C2=A0|
> |--------------+--------|
> | *Total time* | *1:00* |
> |--------------+--------|
> | Day 1=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 1:00=C2=A0 =C2=A0|
>
> Daily report: [2019-11-02 Sat]
> | Headline=C2=A0 =C2=A0 =C2=A0| Time=C2=A0 =C2=A0|
> |--------------+--------|
> | *Total time* | *2:00* |
> |--------------+--------|
> | Day 2=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 2:00=C2=A0 =C2=A0|
>
> Daily report: [2019-11-03 Sun]
> | Headline=C2=A0 =C2=A0 =C2=A0| Time=C2=A0 =C2=A0|
> |--------------+--------|
> | *Total time* | *3:00* |
> |--------------+--------|
> | Day 3=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3:00=C2=A0 =C2=A0|
>
> Daily report: [2019-11-03 Sun]
> | Headline=C2=A0 =C2=A0 =C2=A0| Time=C2=A0 =C2=A0|
> |--------------+--------|
> | *Total time* | *4:00* |
> |--------------+--------|
> | Day 4=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 4:00=C2=A0 =C2=A0|
>
> Daily report: [2019-11-04 Mon]
> | Headline=C2=A0 =C2=A0 =C2=A0| Time=C2=A0 =C2=A0|
> |--------------+--------|
> | *Total time* | *5:00* |
> |--------------+--------|
> | Day 5=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 5:00=C2=A0 =C2=A0|
>
> Daily report: [2019-11-05 Tue]
> | Headline=C2=A0 =C2=A0 =C2=A0| Time=C2=A0 =C2=A0|
> |--------------+--------|
> | *Total time* | *6:00* |
> |--------------+--------|
> | Day 6=C2=A0 =C2=A0 =C2=A0 =C2=A0 | 6:00=C2=A0 =C2=A0|
>
> #+END:

I can not reproduce this behavior.

Could you please check again with emacs -Q?


Thanks.


Hi, sorry I was not more clear - the i= ssue occurs also with emacs -Q=C2=A0 or with empty init.el on my system.

Thanks=C2=A0
--000000000000fb6c4a059895a9ad--