Re: timestamp - Mailing list pgsql-php

From Adam Lang
Subject Re: timestamp
Date
Msg-id 004f01c05df9$b26b7300$330a0a0a@6014cwpza006
Whole thread Raw
In response to timestamp  (Nico D <nico@mclink.it>)
List pgsql-php
For timestamping in PHP, I use mktime and getdate functions.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Nico D" <nico@mclink.it>
To: <pgsql-php@postgresql.org>
Sent: Sunday, December 03, 2000 4:53 AM
Subject: [PHP] timestamp


> Is there any function that converts the internal PG timestamp format into
unix
> timestamp format?
>
> Or viceversa, is there a PHP function that formats properly
> the PG timestamp according to the setlocale setting?
>
> I'm trying to get the CPU-wasteless time conversion.
> (I'm using PG 7.0.2)
>
> Thanks
> Nico
>


pgsql-php by date:

Previous
From: Nico D
Date:
Subject: timestamp
Next
From: "Mitch Vincent"
Date:
Subject: Re: timestamp