Re: time stamp

Поиск
Список
Период
Сортировка
От Mark McEahern
Тема Re: time stamp
Дата
Msg-id NCBBLFCOHHDIKCAFGCFBAEKLLFAA.marklists@mceahern.com
обсуждение исходный текст
Ответ на Re: time stamp  ("nimeshb" <nimeshb@syscon-intl.com>)
Список pgsql-admin
> CREATE TABLE test (ts TIMESTAMP WITHOUT TIME ZONE) ; doesn't work. It
> creates that table but
> when you insert a value without time zone it stll appends -05 as time
> zone(my datestyle is US and since my time is EST it appends 05 on its own
> and that sucks )

Why do you care how pg stores the field?  Are you able to retrieve it and do
the stuff you need to do?

// m

-


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

Предыдущее
От: "nimeshb"
Дата:
Сообщение: Re: time stamp
Следующее
От: "nimeshb"
Дата:
Сообщение: Re: time stamp