php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_timelib_tz_lookup_table Struct Reference

#include <timelib.h>

Data Fields

const char * name
 
int type
 
float gmtoffset
 
const char * full_tz_name
 

Detailed Description

Definition at line 345 of file timelib.h.

Field Documentation

◆ full_tz_name

const char* _timelib_tz_lookup_table::full_tz_name

Definition at line 349 of file timelib.h.

◆ gmtoffset

float _timelib_tz_lookup_table::gmtoffset

Definition at line 348 of file timelib.h.

◆ name

const char* _timelib_tz_lookup_table::name

Definition at line 346 of file timelib.h.

◆ type

int _timelib_tz_lookup_table::type

Definition at line 347 of file timelib.h.


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