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

#include <timelib.h>

Data Fields

int32_t offset
 
unsigned int leap_secs
 
unsigned int is_dst
 
char * abbr
 
timelib_sll transition_time
 

Detailed Description

Definition at line 243 of file timelib.h.

Field Documentation

◆ abbr

char* _timelib_time_offset::abbr

Definition at line 247 of file timelib.h.

◆ is_dst

unsigned int _timelib_time_offset::is_dst

Definition at line 246 of file timelib.h.

◆ leap_secs

unsigned int _timelib_time_offset::leap_secs

Definition at line 245 of file timelib.h.

◆ offset

int32_t _timelib_time_offset::offset

Definition at line 244 of file timelib.h.

◆ transition_time

timelib_sll _timelib_time_offset::transition_time

Definition at line 248 of file timelib.h.


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