Commits


Uwe L. Korn authored and Wes McKinney committed 6ff5fcf1bfb
ARROW-433: Correctly handle Arrow to Python date conversion for timezones west of London Verified with `TZ='America/New_York' py.test pyarrow` Author: Uwe L. Korn <uwelk@xhochy.com> Closes #245 from xhochy/ARROW-433 and squashes the following commits: 06745d8 [Uwe L. Korn] Use more pythonic approach a55be24 [Uwe L. Korn] ARROW-433: Correctly handle Arrow to Python date conversion for timezones west of London