Re: dates

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: dates
Дата
Msg-id 200211081618.19143.dev@archonet.com
обсуждение исходный текст
Ответ на dates  ("peter" <peter@peter.com>)
Список pgsql-general
On Friday 08 Nov 2002 12:02 am, peter wrote:
> how do I convert a date from mm/dd/yyyy to dd/mm/yyyy

Do you want to change the way dates are *displayed* or do you have dates in
the first format and want to *insert* them into the database.

For the first, see SET/SHOW DateStyle and for the second, I'd pre-parse them
in the application.

--
  Richard Huxton

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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Foreign key deadlocks
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Win2K Questions