Boost.Locale
boost::locale::calendar_facet Class Referenceabstract

the facet that generates calendar for specific locale More...

#include <boost/locale/date_time_facet.hpp>

Inheritance diagram for boost::locale::calendar_facet:

Public Member Functions

 calendar_facet (size_t refs=0)
 Basic constructor.
 
virtual abstract_calendarcreate_calendar () const =0
 Create a new calendar that points to current point of time.
 

Detailed Description

the facet that generates calendar for specific locale


The documentation for this class was generated from the following file: