![]() |
TrinityCore
|
Functions | |
| Minutes | GetOffsetByHash (uint32 hash) |
| Minutes | GetSystemZoneOffsetAt (SystemTimePoint date) |
| Minutes | GetSystemZoneOffset (bool applyDst) |
| std::string | GetSystemZoneName () |
| std::string_view | FindClosestClientSupportedTimezone (std::string_view currentTimezone, Minutes currentTimezoneOffset) |
| TC_COMMON_API std::string_view Trinity::Timezone::FindClosestClientSupportedTimezone | ( | std::string_view | currentTimezone, |
| Minutes | currentTimezoneOffset | ||
| ) |
| TC_COMMON_API Minutes Trinity::Timezone::GetOffsetByHash | ( | uint32 | hash | ) |
Definition at line 130 of file Timezone.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_COMMON_API std::string Trinity::Timezone::GetSystemZoneName | ( | ) |
Definition at line 159 of file Timezone.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_COMMON_API Minutes Trinity::Timezone::GetSystemZoneOffset | ( | bool | applyDst | ) |
Definition at line 150 of file Timezone.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| TC_COMMON_API Minutes Trinity::Timezone::GetSystemZoneOffsetAt | ( | SystemTimePoint | date | ) |
Definition at line 138 of file Timezone.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: