RE: Australian timezone configure option - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject RE: Australian timezone configure option
Date
Msg-id ECEHIKNFIMMECLEBJFIGIEPDCAAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: Australian timezone configure option  (Chris Dunlop <chris@onthe.net.au>)
Responses Re: Australian timezone configure option
Re: Australian timezone configure option
List pgsql-patches
>        <varlistentry>
> +       <term>--enable-australian-tz</term>
> +       <listitem>
> +        <para>
> +         Enables Australian timezone support. This changes the
> interpretation
> +         of timezones in input date/time strings from US-centric to
> +         Australian-centric.  Specifically, 'EST' is changed
> from GMT-5 (US
> +         Eastern Standard Time) to GMT+10 (Australian Eastern
> Standard Time)
> +         and 'CST' is changed from GMT-5:30 (US Central Standard Time) to
> +         GMT+10:30 (Australian Central Standard Time).
> +        </para>
> +       </listitem>
> +      </varlistentry>
> +
> +      <varlistentry>
>         <term>--enable-locale</term>
>         <listitem>
>          <para>

What about us West Australians living in WST (Western Standard Time) ?

Chris


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Australian timezone configure option
Next
From: Tom Lane
Date:
Subject: Re: Australian timezone configure option