Clocktables: Fix display of ISO week.
commita89bbe5cabd44888ee649356b67f709dba818aae
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 28 Jan 2009 08:24:51 +0000 (28 09:24 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 28 Jan 2009 08:24:51 +0000 (28 09:24 +0100)
tree3a8a85f88d59e293913c63fde5fc233ada1d911d
parent5ce21d77df68ffcead7571ebf67adaf012c68893
Clocktables: Fix display of ISO week.

David Bremner writes:

    I have a clocktable that begins like this.

    #+BEGIN: clocktable :maxlevel 2 :block 2009-W05 :scope agenda-with-archives
    Clock summary at [2009-01-27 Tue 17:15], for week 2009-W04.

    [contents snipped]

    #+END:

    Whatever week I put in :block, it puts one less in the title.  It
    seems actually gather the clock data from the right week, but the
    title is wrong?  Or I misunderstand something as usual :-).

There was a problem wit the week starting date.
lisp/ChangeLog
lisp/org-clock.el