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