date_format in postresql - Mailing list pgsql-sql

From azah azah
Subject date_format in postresql
Date
Msg-id 235b1a28040720175570f4225a@mail.gmail.com
Whole thread Raw
Responses Re: date_format in postresql  (Rod Taylor <pg@rbt.ca>)
List pgsql-sql
Hi,
I want convert from mysql to postresql,
in mysql, query to database using the code as below:

date_format(submittime, "%W %M %e, %Y - %r")

what the format query in postresql? Anyone who can help me?

Thanks
-Azah-

pgsql-sql by date:

Previous
From: Lars Erik Thorsplass
Date:
Subject: Re: [GENERAL] Stored procedures and "pseudo" fields..
Next
From: "Iain"
Date:
Subject: Re: surrogate key or not?