Describe the problem
Feed example: https://s3.amazonaws.com/datatools-511ny/public/PART_Putnam_Area_Rapid_Transit.zip
This feed doesn't include feed_info.txt and has calendar dates that are active. However, the feed summary report includes the feed_start_date and feed_end_date as 1970-01-01 when it should just be empty values.
Proposed solution
feed_start_date and feed_end_date should be empty in the summary report when feed_info exists but feed_start_date and feed_end_date are empty - not default to Unix time 0.
Alternatives you've considered
No response
Additional context
No response