to_char timezone - Mailing list pgsql-hackers

From Andrew Dunstan
Subject to_char timezone
Date
Msg-id 50846BD8.8060909@dunslane.net
Whole thread Raw
Responses Re: to_char timezone  (Bruce Momjian <bruce@momjian.us>)
Outputting UTC offset with to_char()  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
I'm not sure if this has come up before.

A client was just finding difficulties because to_char() doesn't support 
formatting the timezone part of a timestamptz numerically (i.e. as 
+-hhmm) instead of using a timezone name. Is there any reason for that? 
Would it be something worth having?

cheers

andrew



pgsql-hackers by date:

Previous
From: "P. Christeas"
Date:
Subject: Re: Re: [PATCH] Enforce that INSERT...RETURNING preserves the order of multi rows
Next
From: Peter Eisentraut
Date:
Subject: Re: Very minor feature suggestion