Robin Becker wrote:
> Just came across a weird problem with dbi.dbDate; it seems it is based on the
> 32bit time since 1970 used by python's time module. Unfortunately I have
> financial data for a bunch of people with DOB <1940.
>
>
> Nothing seems to blow up when I execute sql fetches, but th
Just came across a weird problem with dbi.dbDate; it seems it is based on the
32bit time since 1970 used by python's time module. Unfortunately I have
financial data for a bunch of people with DOB <1940.
Nothing seems to blow up when I execute sql fetches, but the returned objects
behave very