Converting POSTGRESQL timestamp to UNIX timestamp

Поиск
Список
Период
Сортировка
От Richie
Тема Converting POSTGRESQL timestamp to UNIX timestamp
Дата
Msg-id Pine.OSF.3.96.1010322172104.28810A-100000@student.cs.ucc.ie
обсуждение исходный текст
Ответы Re: Converting POSTGRESQL timestamp to UNIX timestamp  (Grant <grant@conprojan.com.au>)
Re: Converting POSTGRESQL timestamp to UNIX timestamp  (Grant <grant@conprojan.com.au>)
Список pgsql-php
Hi

I have a field of type timestamp in my database but when I retrieve it I
want to convert it to its unix timetamp value because I need to compare 2
tables by their timestamp value.

Any ideas how to convert PostgreSQL timestamp to Unix timestamp???

Thanks

Richie

=========================================================
Richie Duggan
Computer Science IV
University College Cork
Eamil : dugganr@student.cs.ucc.ie   richie_dug@yahoo.com
Homepage : http://student.cs.ucc.ie/01/dugganr/index.html


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

Предыдущее
От: "Brent R. Matzelle"
Дата:
Сообщение: Re: php, postgres, ssl
Следующее
От: Richie
Дата:
Сообщение: Refreshing php page every 5 secs WHILE SAVING INFORMATION