diff options
| author | James Henstridge <james@jamesh.id.au> | 2009-02-17 15:03:33 +0900 |
|---|---|---|
| committer | James Henstridge <james@jamesh.id.au> | 2009-02-17 15:03:33 +0900 |
| commit | 2a94dfae47c10426be7e9b7babdf89548cfbe24d (patch) | |
| tree | 5fb1a7a966b18de54400da41401dba732ac6413b /psycopg/adapter_binary.c | |
| parent | ba8be438bb174fda02adf06d3a0691b9cdee8f11 (diff) | |
| download | psycopg2-2a94dfae47c10426be7e9b7babdf89548cfbe24d.tar.gz | |
* tests/test_dates.py (DatetimeTests, mxDateTimeTests): full test
coverage for datetime and time strings with and without time zone
information.
* psycopg/typecast_datetime.c (typecast_PYDATETIME_cast): adjust
to handle the changes in typecast_parse_time.
(typecast_PYTIME_cast): add support for time zone aware time
values.
* psycopg/typecast_mxdatetime.c (typecast_MXDATE_cast): make sure
that values with time zones are correctly processed (even though
that means ignoring the time zone value).
(typecast_MXTIME_cast): same here.
* psycopg/typecast.c (typecast_parse_time): Update method to parse
second resolution timezone offsets.
Diffstat (limited to 'psycopg/adapter_binary.c')
0 files changed, 0 insertions, 0 deletions
