![]() |
Boost.Locale
|
the facet that generates calendar for specific locale More...
#include <boost/locale/date_time_facet.hpp>
Public Member Functions | |
calendar_facet (size_t refs=0) | |
Basic constructor. | |
virtual abstract_calendar * | create_calendar () const =0 |
Create a new calendar that points to current point of time. | |
Static Public Attributes | |
static std::locale::id | id |
Locale id (needed to work with std::locale) | |
the facet that generates calendar for specific locale