FreeRDP
TIME_ZONE_ENTRY Struct Reference

#include <TimeZones.h>

Data Fields

const char * Id
 
INT32 Bias
 
BOOL SupportsDST
 
const char * DisplayName
 
const char * StandardName
 
const char * DaylightName
 
const TIME_ZONE_RULE_ENTRY * RuleTable
 
UINT32 RuleTableCount
 

Field Documentation

◆ Bias

INT32 TIME_ZONE_ENTRY::Bias

◆ DaylightName

const char* TIME_ZONE_ENTRY::DaylightName

◆ DisplayName

const char* TIME_ZONE_ENTRY::DisplayName

◆ Id

const char* TIME_ZONE_ENTRY::Id

◆ RuleTable

const TIME_ZONE_RULE_ENTRY* TIME_ZONE_ENTRY::RuleTable

◆ RuleTableCount

UINT32 TIME_ZONE_ENTRY::RuleTableCount

◆ StandardName

const char* TIME_ZONE_ENTRY::StandardName

◆ SupportsDST

BOOL TIME_ZONE_ENTRY::SupportsDST

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