Timestamp and compatiblity with MySQL - Mailing list pgsql-general

From Daniel Mendyke
Subject Timestamp and compatiblity with MySQL
Date
Msg-id 393D8C1B.4CAD9F65@clacknet.com
Whole thread Raw
List pgsql-general
My application (in perl) has to portible

between both MySQL and Postgres.  Most of

the work is rather easy, but I'm having

trouble with TIMESTAMP.

MySQL allows me to use DATE_FORMAT( col_name, '%D %M %Y' )

to format the data.  What function or method does Postgres

provide for formating timestamp data?

Thanks.

-Daniel

--

To reach me remove the 'nospam.'
my address is 'daniel at clacknet dot com'




pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: initlocation and createdb
Next
From: "T.J.Farrell"
Date:
Subject: Postgresql and programming