Classes | |
class | boost::locale::period::period_type |
This class holds a type that represents certain period of time like year, hour, second and so on. More... | |
struct | boost::locale::posix_time |
Structure that define POSIX time, seconds and milliseconds since Jan 1, 1970, 00:00 not including leap seconds. More... | |
class | boost::locale::abstract_calendar |
This class defines generic calendar class, it is used by date_time and calendar objects internally. More... | |
class | boost::locale::calendar_facet |
the facet that generates calendar for specific locale More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::locale | |
This is the main namespace that encloses all localization classes. | |
boost::locale::period | |
Namespace that contains various types for manipulation with dates. | |
boost::locale::period::marks | |
This namespace holds a enum of various period types like era, year, month, etc. | |