Hi,

sorry, but the date/time conversion is still broken as of python-psycopg
1.1.21-10.

Generated by 1.1.18: '1970-05-31 18:30:00'
Generated by 1.1.19: 1970-5-31 18:30:0,000000
Generated by 1.1.21: '1970-05-31 18:30:0,000000'
correct would be:    '1970-05-31 18:30:00.000000'

* leading zero is missing for seconds
* decimal-point character taken from locale instead of always a period

Thanks,
-- 
Reinhard Müller                      Tel +43 (5577) 89877-0
BYTEWISE Software GmbH               Fax +43 (5577) 89877-66
A-6890 Lustenau, Enga 2              http://www.bytewise.at
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Wir bieten Installation und Support für Ubuntu: ein auf
GNU/Linux basierendes Softwaresystem für Arbeitsplatzrechner

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to