|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <timezone_class.h>
Data Fields | |
| intl_error | err |
| const TimeZone * | utimezone |
| bool | should_delete |
| zend_object | zo |
Definition at line 34 of file timezone_class.h.
| intl_error TimeZone_object::err |
Definition at line 36 of file timezone_class.h.
| bool TimeZone_object::should_delete |
Definition at line 42 of file timezone_class.h.
| const TimeZone* TimeZone_object::utimezone |
Definition at line 39 of file timezone_class.h.
| zend_object TimeZone_object::zo |
Definition at line 44 of file timezone_class.h.