php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <timelib_private.h>
Data Fields | |
int32_t | offset |
int | isdst |
unsigned int | abbr_idx |
unsigned int | isstdcnt |
unsigned int | isgmtcnt |
Definition at line 138 of file timelib_private.h.
unsigned int _ttinfo::abbr_idx |
Definition at line 142 of file timelib_private.h.
int _ttinfo::isdst |
Definition at line 141 of file timelib_private.h.
unsigned int _ttinfo::isgmtcnt |
Definition at line 145 of file timelib_private.h.
unsigned int _ttinfo::isstdcnt |
Definition at line 144 of file timelib_private.h.
int32_t _ttinfo::offset |
Definition at line 140 of file timelib_private.h.