Home
last modified time | relevance | path

Searched defs:utc_offset (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/date/lib/
H A Dunixtime2tm.c222 void timelib_set_timezone_from_offset(timelib_time *t, timelib_sll utc_offset) in timelib_set_timezone_from_offset()
H A Dtimelib_structs.h262 timelib_sll utc_offset; member
/PHP-7.0/ext/date/
H A Dphp_date.h153 timelib_sll utc_offset; /* TIMELIB_ZONETYPE_OFFSET */ member
H A Dphp_date.c2257 timelib_sll utc_offset = dateobj->time->z; in date_object_get_properties() local
3817 timelib_sll utc_offset = tzobj->tzi.utc_offset; in PHP_FUNCTION() local

Completed in 30 milliseconds