8 #ifndef BOOST_LOCALE_TIME_ZONE_HPP_INCLUDED
9 #define BOOST_LOCALE_TIME_ZONE_HPP_INCLUDED
11 #include <boost/locale/config.hpp>
13 # pragma warning(push)
14 # pragma warning(disable : 4275 4251 4231 4660)
35 BOOST_LOCALE_DECL std::string
global();
39 BOOST_LOCALE_DECL std::string
global(std::string
const &new_tz);
unspecified_type time_zone(char const *id)
Definition: formatting.hpp:634