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

#include <timelib_private.h>

Data Fields

int32_t offset
 
int isdst
 
unsigned int abbr_idx
 
unsigned int isstdcnt
 
unsigned int isgmtcnt
 

Detailed Description

Definition at line 138 of file timelib_private.h.

Field Documentation

◆ abbr_idx

unsigned int _ttinfo::abbr_idx

Definition at line 142 of file timelib_private.h.

◆ isdst

int _ttinfo::isdst

Definition at line 141 of file timelib_private.h.

◆ isgmtcnt

unsigned int _ttinfo::isgmtcnt

Definition at line 145 of file timelib_private.h.

◆ isstdcnt

unsigned int _ttinfo::isstdcnt

Definition at line 144 of file timelib_private.h.

◆ offset

int32_t _ttinfo::offset

Definition at line 140 of file timelib_private.h.


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