#include <string>
#include "absl/base/config.h"
#include "absl/time/internal/cctz/include/cctz/time_zone.h"
Go to the source code of this file.
Namespaces | |
absl | |
absl::time_internal | |
absl::time_internal::cctz | |
Functions | |
bool | absl::time_internal::cctz::FixedOffsetFromName (const std::string &name, seconds *offset) |
std::string | absl::time_internal::cctz::FixedOffsetToAbbr (const seconds &offset) |
std::string | absl::time_internal::cctz::FixedOffsetToName (const seconds &offset) |