Can you set the date output format (to_char style) per session? - Mailing list pgsql-general

From Joshua Johnston
Subject Can you set the date output format (to_char style) per session?
Date
Msg-id F342B37C-14A2-41CF-801C-D320E7641F1A@gmail.com
Whole thread Raw
Responses Re: Can you set the date output format (to_char style) per session?
List pgsql-general
Hello list!

I am working through some i18n/l10n issues in a new application and one of our possible solutions for handling date
formattingis to have the dates formatted by pgsql per session. I know I Can use DateStyle to adjust date output, but I
amlooking for something that works like SET DateStyle but with finer control like to_char(format, timestamp). 

Is there such thing?

Thanks,

Josh

pgsql-general by date:

Previous
From: Terry
Date:
Subject: Re: join from multiple tables
Next
From: Pavel Stehule
Date:
Subject: Re: Can you set the date output format (to_char style) per session?