#include <boost/cstdint.hpp>
#include <boost/date_time/gregorian/greg_weekday.hpp>
#include <boost/date_time/gregorian/greg_day_of_year.hpp>
#include <boost/date_time/gregorian_calendar.hpp>
#include <boost/date_time/gregorian/greg_ymd.hpp>
#include <boost/date_time/int_adapter.hpp>
Classes | |
class | boost::gregorian::gregorian_calendar |
Gregorian calendar for this implementation, hard work in the base. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::gregorian | |
Gregorian date system based on date_time components. | |
Typedefs | |
typedef date_time::int_adapter < uint32_t > | boost::gregorian::fancy_date_rep |
An internal date representation that includes infinities, not a date. More... | |