You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
What steps will reproduce the problem? 1. validate a feed
2. look at the output What is the expected output? What do you see instead? Invalid value 00:00:00 in field departure_time
The departure time at this stop (%s) is before the arrival time (%s). This is often caused by problems in the feed exporter's time conversion
in line 349836 of stop_times.txt
I guess %s should be filled in. What version of the product are you using? On what operating system? svn version.
From [email protected] on August 16, 2012 08:52:00
What steps will reproduce the problem? 1. validate a feed
2. look at the output What is the expected output? What do you see instead? Invalid value 00:00:00 in field departure_time
The departure time at this stop (%s) is before the arrival time (%s). This is often caused by problems in the feed exporter's time conversion
in line 349836 of stop_times.txt
I guess %s should be filled in. What version of the product are you using? On what operating system? svn version.
Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=345
The text was updated successfully, but these errors were encountered: