housekeeping: onlyDates and exceptDates are not used in the Service object
These are the only user of boost:date_time (see #128).
(includes/service.hpp)
these are gtfs fields that we must support in the future. if we make the api public, most people will want these for filtering
Envoyé de mon iPhone
Le 2 avr. 2022 à 08:37, Yannick Brosseau @.***> a écrit :
(includes/service.hpp)
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
We currently pull a boost library for no reason just for that.
OK, we can add it back later
What is the format in the file ? Would keeping them as string be an option?
these are arrays of date strings (2000-12-12)
in the capnp file i don't know. let me see
List(Text) in capnp ServiceCollection