Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
time_zone.hpp File Reference
#include <boost/locale/config.hpp>
#include <string>
Include dependency graph for time_zone.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::locale
 This is the main namespace that encloses all localization classes.
 
 boost::locale::time_zone
 namespace that holds functions for operating with global time zone
 

Functions

BOOST_LOCALE_DECL std::string boost::locale::time_zone::global ()
 Get global time zone identifier. More...
 
BOOST_LOCALE_DECL std::string boost::locale::time_zone::global (std::string const &new_tz)
 Set global time zone identifier returning previous one. More...