Re: Find all the dates in the calendar week?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Find all the dates in the calendar week?
Дата
Msg-id 39656D60.45A34480@alumni.caltech.edu
обсуждение исходный текст
Ответ на RE: Find all the dates in the calendar week?  ("Andrew Snow" <als@fl.net.au>)
Ответы Re: Find all the dates in the calendar week?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-general
> > ISO-week: week that has more than 4 day and start in Sunday.
> What about weeks that start in Monday (as here in Norway)?

You can probably calculate that from the existing date/time code. But it
isn't ISO-8601. Karel was referring to the ISO-defined week for which
the first week of the year is that week which contains a Thursday. It
has the rather strange outcome that for some years, days in the previous
or subsequent calendar year fall into the adjacent "ISO-year".

                      - Thomas

В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: PostgreSQL & the BSD License
Следующее
От: Karel Zak
Дата:
Сообщение: Re: Find all the dates in the calendar week?