|
From: Jan E. <je...@in...> - 2014-01-06 15:08:54
|
On Monday 2014-01-06 15:57, Mike Rylander wrote: >While I can certainly understand the desire to improve handling of >dates and times in libdbi (I helped a bit with the timezone code a few >years back), I think breaking the API for all current applications is >a bit heavy handed. Thanks for your response. The API for DBI programs remains the same. It is only the API for DBI drivers which changes (and that I have addressed in lockstep), as a result of everything relying on dbi_date_t. |