Re: Function to convert bigint to date

Поиск
Список
Период
Сортировка
От Pradeepkumar, Pyatalo (IE10)
Тема Re: Function to convert bigint to date
Дата
Msg-id 77ED2BF75D59D1439F90412CC5B10974139AD642@ie10-sahara.hiso.honeywell.com
обсуждение исходный текст
Ответ на Function to convert bigint to date  ("Pradeepkumar, Pyatalo (IE10)" <Pradeepkumar.Pyatalo@honeywell.com>)
Ответы Re: Function to convert bigint to date  (Steven Klassen <sklassen@commandprompt.com>)
Список pgsql-novice
Hi,
But from the result I need to display only the date and not the time. Should
I use extract() function to get the day, month and year seperately and then
form the date format, or is there any other way to extract only the date
part from the timestamp.

Regs,
Pradeep




-----Original Message-----
From: pgsql-novice-owner@postgresql.org
[mailto:pgsql-novice-owner@postgresql.org] On Behalf Of Steven Klassen
Sent: Thursday, October 21, 2004 9:48 PM
To: Pradeepkumar, Pyatalo (IE10)
Cc: pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Function to convert bigint to date

* Pradeepkumar, Pyatalo (IE10) <Pradeepkumar.Pyatalo@honeywell.com>
[2004-10-21 07:47:21 -0700]:

> But how do I convert the BIGINT to the date format 'dd mm yyyy' a
> function similar to to_date(text,text)

This reply from Richard Huxton should do the trick:

http://archives.postgresql.org/pgsql-sql/2002-07/msg00397.php

--
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/ PostgreSQL Replication
& Support Services, (503) 667-4564

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

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

Предыдущее
От: "cristivoinicaru"
Дата:
Сообщение: sql interogation
Следующее
От: Steven Klassen
Дата:
Сообщение: Re: sql interogation