Problem with locale and psycopg2
dick <dickkniep-nI4mw7d/IixmR6Xm/[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Organization | Lindix |
| Message-ID | <[email protected]> |
Hi list, We are porting a big application that still uses psycopg1 to psycopg2. Now I encountered the following problem with locales and storing of time: invalid input syntax for type time: "09:00:00,000000" You may notice the comma (,) in front of the millisecond part. Now I have seen this problem in the past (2006) with a slightly different form (timestamp), but off course it should (depending on the locale) accept this time as valid! -- Cheers, D.Kniep _______________________________________________ Psycopg mailing list Psycopg-IAPFreCvJWPBWskQ1e/[email protected] http://lists.initd.org/mailman/listinfo/psycopg