namespace that holds functions for operating with global time zone
More...
|
std::string | global () |
| Get global time zone identifier. If empty, system time zone is used.
|
|
std::string | global (const std::string &new_tz) |
| Set global time zone identifier returning previous one. If empty, system time zone is used.
|
|
namespace that holds functions for operating with global time zone