php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "php.h"
#include "zend_operators.h"
#include "datetime.h"
#include "php_globals.h"
#include <time.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
PHPAPI char * | php_std_date (time_t t) |
PHPAPI char * php_std_date | ( | time_t | t | ) |
Definition at line 40 of file datetime.c.