Tam-Lin / zos-utilities

z/OS utility library for python
Other
0 stars 1 forks source link

Could handle bad inputs to julian_to_datetime better #1

Open Tam-Lin opened 2 years ago

Tam-Lin commented 2 years ago

They'll still be caught by the date time converter, but it would be nice to catch some things earlier, I think, and wrap other errors in a UtilityException wrapper.