[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to make weeks start from Sunday and be numbered from a custo
From: |
Nick Dokos |
Subject: |
Re: [O] How to make weeks start from Sunday and be numbered from a custom date |
Date: |
Sun, 23 Aug 2015 14:04:18 -0400 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
Meir Goldenberg <address@hidden> writes:
> Two questions:
>
> 1. My work week starts on Sunday, so I have:
>
> (setq org-agenda-start-on-weekday 0)
>
> Now the agenda timeline starts on Sunday as desired. However, it says on top
> "Week agenda (W34-W35)", i.e. it still thinks that the week starts on Monday.
> Can I change that?
>
> 2. It would be very useful for me if the weeks were numbered from the week
> when my big work project started. Can I have the week numbering customized to
> have W01 on a certain date?
>
I believe the answer is "no" to both questions: these are ISO week
numbers and org depends on calendar functions to calculate them.
--
Nick