Home
last modified time | relevance | path

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

/PHP-5.6/ext/date/lib/
H A Dunixtime2tm.c221 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-5.6/ext/date/
H A Dphp_date.h145 timelib_sll utc_offset; /* TIMELIB_ZONETYPE_OFFSET */ member
H A Dphp_date.c2251 timelib_sll utc_offset = dateobj->time->z; in date_object_get_properties() local
3826 timelib_sll utc_offset = tzobj->tzi.utc_offset; in PHP_FUNCTION() local

Completed in 31 milliseconds