php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php_date.h>
Data Fields | |
timelib_rel_time * | diff |
int | civil_or_wall |
bool | from_string |
zend_string * | date_string |
bool | initialized |
zend_object | std |
Definition at line 89 of file php_date.h.
int _php_interval_obj::civil_or_wall |
Definition at line 91 of file php_date.h.
zend_string* _php_interval_obj::date_string |
Definition at line 93 of file php_date.h.
timelib_rel_time* _php_interval_obj::diff |
Definition at line 90 of file php_date.h.
bool _php_interval_obj::from_string |
Definition at line 92 of file php_date.h.
bool _php_interval_obj::initialized |
Definition at line 94 of file php_date.h.
zend_object _php_interval_obj::std |
Definition at line 95 of file php_date.h.