#include "absl/time/internal/cctz/include/cctz/time_zone.h"
#include <cstdlib>
#include <cstring>
#include <string>
#include "time_zone_fixed.h"
#include "time_zone_impl.h"
Go to the source code of this file.
Namespaces | |
absl | |
absl::time_internal | |
absl::time_internal::cctz | |
Functions | |
time_zone | absl::time_internal::cctz::fixed_time_zone (const seconds &offset) |
bool | absl::time_internal::cctz::load_time_zone (const std::string &name, time_zone *tz) |
time_zone | absl::time_internal::cctz::local_time_zone () |
time_zone | absl::time_internal::cctz::utc_time_zone () |