php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
dateformat_parse.c File Reference
#include <unicode/ustring.h>
#include <math.h>
#include "php_intl.h"
#include "intl_convert.h"
#include "dateformat.h"
#include "dateformat_class.h"
#include "dateformat_data.h"

Go to the source code of this file.

Functions

 PHP_FUNCTION (datefmt_parse)
 
 PHP_METHOD (IntlDateFormatter, parseToCalendar)
 
 PHP_FUNCTION (datefmt_localtime)
 

Function Documentation

◆ PHP_FUNCTION() [1/2]

PHP_FUNCTION ( datefmt_localtime )

Definition at line 213 of file dateformat_parse.c.

◆ PHP_FUNCTION() [2/2]

PHP_FUNCTION ( datefmt_parse )

Definition at line 129 of file dateformat_parse.c.

◆ PHP_METHOD()

PHP_METHOD ( IntlDateFormatter ,
parseToCalendar  )

Definition at line 168 of file dateformat_parse.c.