Julia 0.7.0-DEV.3385 and parsing fixes
- Added
istimezone
function (#107) - Add
typemin
andtypemax
forZonedDateTime
(#110) - Support signed two-digit fixed time zone parsing (#111)
- More parsing tests (#111)
- Improve error message when no active tzdata version is found (#106)
- Start using testsets
- Julia 0.7.0-DEV.3385 compatibility (with some warning exceptions)