Class TruncateNewCalendarStatements

java.lang.Object
org.onebusaway.gtfs_transformer.impl.TruncateNewCalendarStatements
All Implemented Interfaces:
GtfsTransformStrategy

public class TruncateNewCalendarStatements extends Object implements GtfsTransformStrategy
Some GTFS files go very far in the future causing memory issues with applications. Cut the GTFS down to 30 days from now. The opposite of
See Also: