Re: epoch to timestamp

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: epoch to timestamp
Дата
Msg-id 20030509213648.GA13124@wolff.to
обсуждение исходный текст
Ответ на epoch to timestamp  (Lucas Lain <lainl@aconectarse.com>)
Ответы Re: epoch to timestamp
Список pgsql-sql
On Fri, May 09, 2003 at 18:05:45 -0300, Lucas Lain <lainl@aconectarse.com> wrote:
> 
> can anyone tell me how to convert an epoch date to timestamp format??

If the epoch date is an integer with seconds since the unix epoch,
you can cast it to abstime and then to timestamp.



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

Предыдущее
От: Lucas Lain
Дата:
Сообщение: epoch to timestamp
Следующее
От: Ian Barwick
Дата:
Сообщение: Using psql to insert character codes