Open
Description
The function clean_date_time_zone
returns either three values (date, date_time, time_zone_parsed) or raises a ValueError exception. There is no explicit return if the try block fails. It should return None or a default value on error if not raising an exception to guarantee consistent behavior.
Metadata
Metadata
Assignees
Labels
No labels