> -----Original Message-----
> From: Poul L. Christiansen [mailto:[EMAIL PROTECTED]]
> Sent: 2. august 2002 15.31
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] datetime local bug
>
>
> Hi
>
> I discovered a bug in PgAdmin II 1.2.0.
>
> I have set my default locale on my Win2k to "faroese" and by
> default it
> uses "." to separate time values and not ":" as i probably
> does in english.
Hi Poul,
I have just committed a fix to CVS for this problem. It is actually
caused by a combination of PostgreSQL not recognising the .'s and
Microsoft's VB Runtime helpfully converting the :'s that pgAdmin uses
into the .'s for the current regional settings!
This fix will be in the next release, or you can download snapshot
binaries from http://cvs.pgadmin.org/ in the binaries folder. See the
README for installation instructions.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html