Handling timestampz datatype - Mailing list pgsql-php

From David Busby
Subject Handling timestampz datatype
Date
Msg-id 01fe01c285bf$72863140$4000000a@busbydev
Whole thread Raw
Responses Re: Handling timestampz datatype
Re: Handling timestampz datatype
List pgsql-php
List,
    How are you all dealing with the timestampz data type in your PG/PHP
applications?  I cannot seem to find the reliable way to deal with them (for
display purposes).  My timestampz column comes into my PHP script as a text
string, I have to convert (using strtotime()) first then use strftime() to
format it.  Any ideas on the easy way to do this?

/B


pgsql-php by date:

Previous
From: "YC Nyon"
Date:
Subject: Re: Spaawn another process
Next
From: "scott.marlowe"
Date:
Subject: Re: Spaawn another process