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

#include <time.h>

Data Fields

int tz_minuteswest
 
int tz_dsttime
 

Detailed Description

Definition at line 20 of file time.h.

Field Documentation

◆ tz_dsttime

int timezone::tz_dsttime

Definition at line 22 of file time.h.

◆ tz_minuteswest

int timezone::tz_minuteswest

Definition at line 21 of file time.h.


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