TrinityCore
Timezone.h File Reference
#include "Define.h"
#include "Duration.h"
#include <string>
+ Include dependency graph for Timezone.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Trinity
 
namespace  Trinity::Timezone
 

Functions

Minutes Trinity::Timezone::GetOffsetByHash (uint32 hash)
 
Minutes Trinity::Timezone::GetSystemZoneOffsetAt (SystemTimePoint date)
 
Minutes Trinity::Timezone::GetSystemZoneOffset (bool applyDst)
 
std::string Trinity::Timezone::GetSystemZoneName ()
 
std::string_view Trinity::Timezone::FindClosestClientSupportedTimezone (std::string_view currentTimezone, Minutes currentTimezoneOffset)