The Boost C++ Libraries

Chapter 36. Boost.DateTime

Table of Contents

The library Boost.DateTime can be used to process time data such as calendar dates and times. In addition, Boost.DateTime provides extensions to account for time zones and supports formatted input and output of calendar dates and times. If you are looking for functions to get the current time or measure time, see Boost.Chrono in Chapter 37.