From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | "Chris Dunlop" <chris(at)onthe(dot)net(dot)au>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-patches(at)postgresql(dot)org> |
Subject: | RE: Australian timezone configure option |
Date: | 2001-06-13 01:35:20 |
Message-ID: | ECEHIKNFIMMECLEBJFIGIEPDCAAA.chriskl@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-06-13 01:38:45 | Re: Australian timezone configure option |
Previous Message | Bruce Momjian | 2001-06-13 01:30:32 | Re: Australian timezone configure option |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-06-13 01:38:45 | Re: Australian timezone configure option |
Previous Message | Bruce Momjian | 2001-06-13 01:30:32 | Re: Australian timezone configure option |