Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove boost/date_time from baldr and odin (valhalla#1494)
* added tz.cc * trying to use date:tz db. * required files for HowardHinnant/date * updated to use date tz db. * moved to new file. init testing of HowardHinnant date lib * reverted to master so that we can build. * added tmp pivot date for datetime2. * added datetime2 * added datetime2. * updated namespace * updted pivot. * Added process to add iana Time Zone Database files headers * more porting. * added tests back. * more porting. * more porting. * enabled more tests. * Updated to laod on the north american timezone Also, applied formatting changes * Fixed the europe timezone diff test * Process the reamining tz files * Process date_time/windowsZones.xml to date_time_windows_zones.h * Added windows logic for init_tzdb * re-enabled all tests. * clean up and finished is_restricted. * fomatting. * Added HowardHinnant/date as a thrid party * Added date to third party include * Added date to third party include * move zonespec.csv to mjolnir * moved transit dt logic to servicedays. * moved to datetime. * now using logic from servicedays. todo: will have to port to use datetime. * rm'd datetime2. * bool for departat or arriveby no longer needed. * removed datetime2. * missing include * moved from datetime2 to datetime. * don't have posix info yet. this is a todo * new pivot date will work for service days or datetime. * rm'd datetime2. * updated to use supported db that contains data from https://www.iana.org/time-zones * used sv_pivot_date * moved Boost::date_time from baldr to mojlnir * updates for service days tests * we expect midnight for the new pivot date. * time added in datetime. not needed here. * rm'd datetime. * should of been timeparsing.h and not servicedays.h. * use simple string because the pivot date is now xxxx-xx-xx * Remove boost/date_time from odin * Some final boost clean up - thanks for pairing @kevinkreiser * Updated CHANGELOG.md
- Loading branch information