summaryrefslogtreecommitdiff
path: root/psycopg/adapter_binary.c
diff options
context:
space:
mode:
authorJames Henstridge <james@jamesh.id.au>2009-02-17 15:03:33 +0900
committerJames Henstridge <james@jamesh.id.au>2009-02-17 15:03:33 +0900
commit2a94dfae47c10426be7e9b7babdf89548cfbe24d (patch)
tree5fb1a7a966b18de54400da41401dba732ac6413b /psycopg/adapter_binary.c
parentba8be438bb174fda02adf06d3a0691b9cdee8f11 (diff)
downloadpsycopg2-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