#include <time.h>
Classes | |
struct | CivilInfo |
struct | CivilTransition |
struct | TimeInfo |
Public Member Functions | |
TimeInfo | At (CivilSecond ct) const |
TimeInfo | At (CivilSecond ct) const |
CivilInfo | At (Time t) const |
CivilInfo | At (Time t) const |
std::string | name () const |
std::string | name () const |
bool | NextTransition (Time t, CivilTransition *trans) const |
bool | NextTransition (Time t, CivilTransition *trans) const |
operator time_internal::cctz::time_zone () const | |
operator time_internal::cctz::time_zone () const | |
TimeZone & | operator= (const TimeZone &)=default |
TimeZone & | operator= (const TimeZone &)=default |
bool | PrevTransition (Time t, CivilTransition *trans) const |
bool | PrevTransition (Time t, CivilTransition *trans) const |
TimeZone ()=default | |
TimeZone ()=default | |
TimeZone (const TimeZone &)=default | |
TimeZone (const TimeZone &)=default | |
TimeZone (time_internal::cctz::time_zone tz) | |
TimeZone (time_internal::cctz::time_zone tz) | |
Private Attributes | |
time_internal::cctz::time_zone | cz_ |
Friends | |
template<typename H > | |
H | AbslHashValue (H h, TimeZone tz) |
template<typename H > | |
H | AbslHashValue (H h, TimeZone tz) |
bool | operator!= (TimeZone a, TimeZone b) |
bool | operator!= (TimeZone a, TimeZone b) |
std::ostream & | operator<< (std::ostream &os, TimeZone tz) |
std::ostream & | operator<< (std::ostream &os, TimeZone tz) |
bool | operator== (TimeZone a, TimeZone b) |
bool | operator== (TimeZone a, TimeZone b) |
Definition at line 912 of file third_party/abseil-cpp/absl/time/time.h.
|
inlineexplicit |
Definition at line 914 of file third_party/abseil-cpp/absl/time/time.h.
|
default |
|
inlineexplicit |
Definition at line 863 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
|
default |
TimeInfo absl::TimeZone::At | ( | CivilSecond | ct | ) | const |
absl::TimeZone::TimeInfo absl::TimeZone::At | ( | CivilSecond | ct | ) | const |
Definition at line 368 of file third_party/abseil-cpp/absl/time/time.cc.
absl::TimeZone::CivilInfo absl::TimeZone::At | ( | Time | t | ) | const |
Definition at line 351 of file third_party/abseil-cpp/absl/time/time.cc.
|
inline |
Definition at line 872 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
|
inline |
Definition at line 923 of file third_party/abseil-cpp/absl/time/time.h.
bool absl::TimeZone::NextTransition | ( | Time | t, |
CivilTransition * | trans | ||
) | const |
bool absl::TimeZone::NextTransition | ( | Time | t, |
CivilTransition * | trans | ||
) | const |
Definition at line 390 of file third_party/abseil-cpp/absl/time/time.cc.
|
inlineexplicit |
Definition at line 870 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
|
inlineexplicit |
Definition at line 921 of file third_party/abseil-cpp/absl/time/time.h.
bool absl::TimeZone::PrevTransition | ( | Time | t, |
CivilTransition * | trans | ||
) | const |
bool absl::TimeZone::PrevTransition | ( | Time | t, |
CivilTransition * | trans | ||
) | const |
Definition at line 394 of file third_party/abseil-cpp/absl/time/time.cc.
Definition at line 1005 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
Definition at line 1056 of file third_party/abseil-cpp/absl/time/time.h.
Definition at line 1011 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
Definition at line 1062 of file third_party/abseil-cpp/absl/time/time.h.
|
friend |
Definition at line 1012 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
|
friend |
Definition at line 1063 of file third_party/abseil-cpp/absl/time/time.h.
Definition at line 1010 of file third_party/bloaty/third_party/abseil-cpp/absl/time/time.h.
Definition at line 1061 of file third_party/abseil-cpp/absl/time/time.h.
|
private |
Definition at line 1067 of file third_party/abseil-cpp/absl/time/time.h.