koopjs / winnow

Deprecated
Apache License 2.0
90 stars 18 forks source link

Fix returning null dates instead of 0. #129

Closed ahamilt closed 4 years ago

ahamilt commented 4 years ago

Null dates were being converted to 0 when converting them to ESRI format. Added null check in conversion, and unit tests to cover this functionality.

rgwozdz commented 4 years ago

Released in 1.16.12.