Day of week vs. Language

Поиск
Список
Период
Сортировка
От Stefan Christ
Тема Day of week vs. Language
Дата
Msg-id 1183713343.557137.161110@n2g2000hse.googlegroups.com
обсуждение исходный текст
Ответы Re: Day of week vs. Language  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Hello together,

the documentation of PGSQL 8.0 tells me, that extract(dow ...) will
return 0 for Sundays. I know that this behaviour depends on the
language settings on MSSQL, so that I have to correct this settings
with an offset. What is the behaviour in PGSQL? Does the dow result
also depend on the language settings, or will the value 0 ALWAYS be a
Sunday?

Thanks in advance,
Stefan


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

Предыдущее
От: Rupesh Bajaj
Дата:
Сообщение: Implementation of three new operators inside the PostgreSQL
Следующее
От: Lew
Дата:
Сообщение: Re: CASE in ORDER BY clause