LeviLamina
Loading...
Searching...
No Matches
DateManager Class Reference
+ Inheritance diagram for DateManager:

Public Types

enum class  TimeZoneType : int { Utc = 0 , Local = 1 }
 

Public Member Functions

DateManageroperator= (DateManager const &)
 
 DateManager (DateManager const &)
 
virtual int64 _getUnixTime ()
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI int _parseTimeZone (char const *str, uint64 len, ::DateManager::TimeZoneType *type, int *hours, int *minutes)
 
static MCAPI ::std::string getCurrentTimestampFileName ()
 
static MCAPI bool toDateTime (::std::string const &strTime, ::tm *result, ::DateManager::TimeZoneType *resultType, int *resultTimeZoneMinutes)
 
static MCAPI int64 toEpochTime (::tm const *dateTime, ::DateManager::TimeZoneType inputType)
 
static MCAPI ::std::string toString (::tm const &time, ::std::string const &format, ::std::optional<::std::locale > const &locale)
 
static MCAPI ::std::string toString_DateTime (::tm const &time, ::DateManager::TimeZoneType outputType)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk38358c
 
::ll::UntypedStorage< 8, 8 > mUnka25ee2
 
::ll::UntypedStorage< 8, 8 > mUnk6da9eb
 
::ll::UntypedStorage< 8, 80 > mUnkb81dc2
 
::ll::UntypedStorage< 8, 32 > mUnk963c73
 
::ll::UntypedStorage< 1, 1 > mUnk79feed
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

The documentation for this class was generated from the following file: