Calculate Difference between 2 Dates in C++ using Boost Library Varun November 5, 2016 Calculate Difference between 2 Dates in C++ using Boost Library2016-11-05T15:00:30+05:30 Boost Date Time Library 1 Comment In this article we will discuss how to calculate difference between two dates and how to iterate over a date range using C++ Boost Date Time Library. (more…) Continue Reading ยป