Re: Custom DateStyle

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Custom DateStyle
Дата
Msg-id 20050720154047.GA28775@wolff.to
обсуждение исходный текст
Ответ на Custom DateStyle  (Amir Tahvildaran <amir@mathforum.org>)
Список pgsql-general
On Tue, Jul 19, 2005 at 11:51:55 -0400,
  Amir Tahvildaran <amir@mathforum.org> wrote:
> Is it possible to add a custom datestyle?
>
> I am migrating from sybase to postgres and the datetime/timestamp
> formats are different, some of the existing code depends on that
> format.  I thought the easiest way would be to use a custom datestyle,
> but I couldn't find out how to add one (if thats possible).  Does anyone
> have any better ideas?

You can use to_char to convert dates to strings in custom formats.
That may do what you want.

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

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: Quotation marks in queries
Следующее
От: Tony Caduto
Дата:
Сообщение: Re: Quotation marks in queries