Re: Converting POSTGRESQL timestamp to UNIX timestamp - Mailing list pgsql-php

From Dan Wilson
Subject Re: Converting POSTGRESQL timestamp to UNIX timestamp
Date
Msg-id 00cf01c0b307$02ac4080$543987cf@corp.peoplesoft.com
Whole thread Raw
In response to Converting POSTGRESQL timestamp to UNIX timestamp  (Richie <dugganr@student.cs.ucc.ie>)
List pgsql-php
http://www.php.net/manual/en/function.strtotime.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



pgsql-php by date:

Previous
From: "Adam Lang"
Date:
Subject: Re: Refreshing php page every 5 secs WHILE SAVING INFORMATION
Next
From: Naomi Fullam
Date:
Subject: format date retrieved from database