15 #ifndef ABSL_TIME_INTERNAL_CCTZ_TIME_ZONE_FIXED_H_ 16 #define ABSL_TIME_INTERNAL_CCTZ_TIME_ZONE_FIXED_H_ 23 namespace time_internal {
49 #endif // ABSL_TIME_INTERNAL_CCTZ_TIME_ZONE_FIXED_H_
std::string FixedOffsetToAbbr(const seconds &offset)
std::chrono::duration< std::int_fast64_t > seconds
std::string FixedOffsetToName(const seconds &offset)
bool FixedOffsetFromName(const std::string &name, seconds *offset)