Re: Getting that starts a week of the year

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Getting that starts a week of the year
Дата
Msg-id jn30gp$fbc$1@dough.gmane.org
обсуждение исходный текст
Ответ на Getting that starts a week of the year  (Wells Oliver <wellsoliver@gmail.com>)
Список pgsql-admin
Wells Oliver, 22.04.2012 00:58:
> Is there a way to get the date that starts week 14, or 15 (etc)?

Try this:

select to_date('201214', 'iyyyiw')

That uses the ISO week definition.

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: What is the role of pg_filenode.map ?
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Getting that starts a week of the year