namespace that holds functions for operating with global time zone More...
Functions | |
BOOST_LOCALE_DECL std::string | global () |
Get global time zone identifier. More... | |
BOOST_LOCALE_DECL std::string | global (std::string const &new_tz) |
Set global time zone identifier returning previous one. More... | |
namespace that holds functions for operating with global time zone
BOOST_LOCALE_DECL std::string boost::locale::time_zone::global | ( | ) |
Get global time zone identifier.
If empty, system time zone is used
Referenced by boost::locale::as::local_time().
BOOST_LOCALE_DECL std::string boost::locale::time_zone::global | ( | std::string const & | new_tz | ) |
Set global time zone identifier returning previous one.
If empty, system time zone is used