pylinac icon indicating copy to clipboard operation
pylinac copied to clipboard

Image date_created can have extra data, causing error

Open jrkerns opened this issue 6 years ago • 0 comments

This is a possible solution: https://stackoverflow.com/questions/5045210/how-to-remove-unconverted-data-from-a-python-datetime-object

But we could also just add ValueError to the existing try/except block, allowing it to fail gracefully.

jrkerns avatar May 11 '18 03:05 jrkerns