Re: Best way to convert PG's TIMESTAMPTZ to PHP DATE?

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Michael Hanna" <zen(at)hwcn(dot)org>, <pgsql-php(at)postgresql(dot)org>
Subject: Re: Best way to convert PG's TIMESTAMPTZ to PHP DATE?
Date: 2003-07-01 02:02:23
Message-ID: 012001c33f74$d03caf20$2800a8c0@mars
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Yep, use sscanf function of PHP.

Chris

----- Original Message -----
From: "Michael Hanna" <zen(at)hwcn(dot)org>
To: <pgsql-php(at)postgresql(dot)org>
Sent: Tuesday, July 01, 2003 3:54 AM
Subject: [PHP] Best way to convert PG's TIMESTAMPTZ to PHP DATE?

> Anybody have any advice on this..
> Michael
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

In response to

Browse pgsql-php by date

  From Date Subject
Next Message philip johnson 2003-07-01 08:06:37 Re: PHP form Creates Blank DB entries
Previous Message David Busby 2003-07-01 01:43:28 Re: Best way to convert PG's TIMESTAMPTZ to PHP DATE?