002819: Conversion of date field <value> to a datetime object failed for GTFS file <value>. All values in this field must conform to the YYYYMMDD date format required by the GTFS specification.

Description

According to the GTFS specification, all dates must be in YYYYMMDD date format.

Solution

Correct the invalid date format.