(C++) Boost.Date\_Time
February 24, 2017 · View on GitHub
(C++) Boost.Date_Time
The Boost.Date_Time library is a cross-platform library for working with time and dates. It is part of Boost.
Boost.Date_Time examples
Note for Qt Creator users
Add the following line to your project file (to prevent a link error):
LIBS += -lboost_date_time