MySQL 8.4.0
Source Code Documentation
TIME_ZONE_INFO Struct Reference

#include <time_zone_common.h>

Public Attributes

unsigned leapcnt
 
unsigned timecnt
 
unsigned typecnt
 
size_t charcnt
 
unsigned revcnt
 
my_time_tats
 
uchartypes
 
TRAN_TYPE_INFOttis
 
char * chars
 
LS_INFOlsis
 
my_time_trevts
 
REVT_INFOrevtis
 
TRAN_TYPE_INFOfallback_tti
 

Member Data Documentation

◆ ats

my_time_t* TIME_ZONE_INFO::ats

◆ charcnt

size_t TIME_ZONE_INFO::charcnt

◆ chars

char* TIME_ZONE_INFO::chars

◆ fallback_tti

TRAN_TYPE_INFO* TIME_ZONE_INFO::fallback_tti

◆ leapcnt

unsigned TIME_ZONE_INFO::leapcnt

◆ lsis

LS_INFO* TIME_ZONE_INFO::lsis

◆ revcnt

unsigned TIME_ZONE_INFO::revcnt

◆ revtis

REVT_INFO* TIME_ZONE_INFO::revtis

◆ revts

my_time_t* TIME_ZONE_INFO::revts

◆ timecnt

unsigned TIME_ZONE_INFO::timecnt

◆ ttis

TRAN_TYPE_INFO* TIME_ZONE_INFO::ttis

◆ typecnt

unsigned TIME_ZONE_INFO::typecnt

◆ types

uchar* TIME_ZONE_INFO::types

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