Re: Re: Problem with Dates

Поиск
Список
Период
Сортировка
От Brett W. McCoy
Тема Re: Re: Problem with Dates
Дата
Msg-id Pine.LNX.4.30.0101250708480.24393-100000@chapelperilous.net
обсуждение исходный текст
Ответ на Re: Re: Problem with Dates  ("Glen and Rosanne Eustace" <agree@godzone.net.nz>)
Список pgsql-sql
On Sat, 27 Jan 2001, Glen and Rosanne Eustace wrote:

> If some one else is running 7.1 already and can just change their
> timezone to New Zealand DT and report the results it would be great.

Here ya are:

cp=> set time zone 'NZ';

SET VARIABLE
cp=> select '12/31/2000'::date + '1 year'::interval;       ?column?
------------------------2001-12-31 00:00:00+13
(1 row)

cp=>

-- Brett                                    http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
It's a good thing we don't get all the government we pay for.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: Problem with Dates
Следующее
От: "Glen and Rosanne Eustace"
Дата:
Сообщение: Re: Re: Problem with Dates