| From: | Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com> |
|---|---|
| To: | Andrew Sullivan <ajs(at)crankycanuck(dot)ca> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Timezone information |
| Date: | 2014-02-20 21:13:49 |
| Message-ID: | CALSLE1MHzka0ZPpDCNkd3QYT9d4F5vKygZWcb57Whu7RsxxXdw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Feb 21, 2014 at 12:43 AM, Andrew Sullivan <ajs(at)crankycanuck(dot)ca>wrote:
> Do you control the client code? If so, why not set the TimeZone
> locally when you connect? That's the right way to handle this,
> really.
>
Agree. So find the OS timezone at programming level and set accordingly.
This can be done either in C for ODBC stuff and at java level.
Although JVM has its own timezone database and sets accordingly.
Regards...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2014-02-20 22:03:27 | Re: Will Postgres work with Oracle Forms 6i? |
| Previous Message | John R Pierce | 2014-02-20 20:53:23 | Re: Will Postgres work with Oracle Forms 6i? |