"Yogesh" <[EMAIL PROTECTED]> writes:
> If I query database from my DB server which is on the same linux box, it
> diplays the wrong dates.Like actual date in my table is say 17-MAR-08
> 11.59.00 PM, then it displays 2008-03-18 00:59:00.
> and If I query the DB using a standalone script then it give
The following bug has been logged online:
Bug reference: 4026
Logged by: Yogesh
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.2
Operating system: linux
Description:Displaying Wrong dates
Details:
If I query database from my DB server which is on the same