timezone correction.

Поиск
Список
Период
Сортировка
От Nikos Mouat
Тема timezone correction.
Дата
Msg-id Pine.C=64.4.21.9912060927570.25604-100000@rapture.cyberflunk.com
обсуждение исходный текст
Ответ на Re: [GENERAL] null and =  (Lincoln Yeoh <lylyeoh@mecomb.com>)
Список pgsql-general
Is this a bug?

bleah=> select ('Mon Nov 29 21:47:04 PST 1999'::timestamp);
?column?
----------------------
1999-11-30 00:47:04-05
(1 row)

bleah=> select ('Mon Nov 29 21:47:04 PST 1999'::timestamp)::date;
  ?column?
----------
11-29-1999
(1 row)

bleah=>



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

Предыдущее
От: Karl DeBisschop
Дата:
Сообщение: concatenating two text attributes
Следующее
От: Sanchez Diaz Sonia
Дата:
Сообщение: Question?