Class CalendarFunctions
java.lang.Object
org.onebusaway.gtfs_transformer.util.CalendarFunctions
Common calendaring functions for Strategies/Transformations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructDate(ServiceDate date) booleanisTripActive(GtfsMutableRelationalDao dao, ServiceDate serviceDate, Trip trip, boolean matchDayInCalendar) removeTime(Date date)
-
Constructor Details
-
CalendarFunctions
public CalendarFunctions()
-
-
Method Details
-
isTripActive
public boolean isTripActive(GtfsMutableRelationalDao dao, ServiceDate serviceDate, Trip trip, boolean matchDayInCalendar) -
addDays
-
constructDate
-
removeTime
-