mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-06 18:57:29 +03:00
negative timezone offsets with a non-zero minutes field. * tests/test_dates.py (DatetimeTests): Add tests for time zone parsing. The test for HH:MM:SS time zones is disabled because we don't currently support it. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bugX000.py | ||
| dbapi20.py | ||
| extras_dictcursor.py | ||
| test_connection.py | ||
| test_dates.py | ||
| test_lobject.py | ||
| test_psycopg2_dbapi20.py | ||
| test_quote.py | ||
| test_transaction.py | ||
| types_basic.py | ||
| types_extras.py | ||