Home
last modified time | relevance | path

Searched defs:localtime (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/date/lib/
H A Dunixtime2tm.c255 int timelib_apply_localtime(timelib_time *t, unsigned int localtime) in timelib_apply_localtime()
/PHP-7.2/ext/intl/doc/
H A Ddatefmt_api.php121 public function localtime($value, $parse_pos=0) {} function in DateFormatter
/PHP-7.2/ext/date/
H A Dphp_date.c1111 static zend_string *date_format(char *format, size_t format_len, timelib_time *t, int localtime) in date_format()
1272 static void php_date(INTERNAL_FUNCTION_PARAMETERS, int localtime) in php_date()
1291 PHPAPI zend_string *php_format_date(char *format, size_t format_len, time_t ts, int localtime) /* {… in php_format_date()
1318 PHPAPI int php_idate(char format, time_t ts, int localtime) in php_idate()
1780 PHP_FUNCTION(localtime) in PHP_FUNCTION() argument

Completed in 22 milliseconds