8 #ifndef BOOSTER_LOCALE_TIME_ZONE_H_INCLUDED 9 #define BOOSTER_LOCALE_TIME_ZONE_H_INCLUDED 11 #include <booster/config.h> 13 # pragma warning(push) 14 # pragma warning(disable : 4275 4251 4231 4660) 35 BOOSTER_API std::string
global();
39 BOOSTER_API std::string
global(std::string
const &new_tz);
details::set_timezone time_zone(char const *id)
Definition: formatting.h:634
This is the main namespace that encloses all localization classes.
Definition: locale_fwd.h:14
BOOSTER_API std::string global()
Booster library namespace. The library that implements Boost Like API in ABI backward compatible way...
Definition: application.h:23