|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <timelib.h>
Data Fields | ||
| int | type | |
| union { | ||
| int days | ||
| struct { | ||
| int month | ||
| int week | ||
| int dow | ||
| } mwd | ||
| }; | ||
| int | hour | |
| union { ... } _timelib_posix_trans_info |
| struct { ... } _timelib_posix_trans_info::mwd |