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

#include <php_date.h>

Data Fields

timelib_timetime
 
zend_object std
 

Detailed Description

Definition at line 58 of file php_date.h.

Field Documentation

◆ std

zend_object _php_date_obj::std

Definition at line 60 of file php_date.h.

◆ time

timelib_time* _php_date_obj::time

Definition at line 59 of file php_date.h.


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